1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> 2 <!--NewPage--> 3 <HTML> 4 <HEAD> 5 <!-- Generated by javadoc (build 1.6.0_29) on Mon Jan 09 12:02:55 CET 2012 --> 6 <META http-equiv="Content-Type" content="text/html; charset=UTF-8"> 7 <TITLE> 8 Uses of Class junitparams.ParameterisedTestMethodRunner (JUnitParams 0.3.8-SNAPSHOT API) 9 </TITLE> 10 11 <META NAME="date" CONTENT="2012-01-09"> 12 13 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../stylesheet.css" TITLE="Style"> 14 15 <SCRIPT type="text/javascript"> 16 function windowTitle() 17 { 18 if (location.href.indexOf('is-external=true') == -1) { 19 parent.document.title="Uses of Class junitparams.ParameterisedTestMethodRunner (JUnitParams 0.3.8-SNAPSHOT API)"; 20 } 21 } 22 </SCRIPT> 23 <NOSCRIPT> 24 </NOSCRIPT> 25 26 </HEAD> 27 28 <BODY BGCOLOR="white" onload="windowTitle();"> 29 <HR> 30 31 32 <!-- ========= START OF TOP NAVBAR ======= --> 33 <A NAME="navbar_top"><!-- --></A> 34 <A HREF="#skip-navbar_top" title="Skip navigation links"></A> 35 <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY=""> 36 <TR> 37 <TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> 38 <A NAME="navbar_top_firstrow"><!-- --></A> 39 <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY=""> 40 <TR ALIGN="center" VALIGN="top"> 41 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../junitparams/package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD> 42 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../junitparams/ParameterisedTestMethodRunner.html" title="class in junitparams"><FONT CLASS="NavBarFont1"><B>Class</B></FONT></A> </TD> 43 <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Use</B></FONT> </TD> 44 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../overview-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD> 45 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD> 46 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD> 47 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD> 48 </TR> 49 </TABLE> 50 </TD> 51 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> 52 </EM> 53 </TD> 54 </TR> 55 56 <TR> 57 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> 58 PREV 59 NEXT</FONT></TD> 60 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> 61 <A HREF="../../index.html?junitparams//class-useParameterisedTestMethodRunner.html" target="_top"><B>FRAMES</B></A> 62 <A HREF="ParameterisedTestMethodRunner.html" target="_top"><B>NO FRAMES</B></A> 63 <SCRIPT type="text/javascript"> 64 <!-- 65 if(window==top) { 66 document.writeln('<A HREF="../../allclasses-noframe.html"><B>All Classes</B></A>'); 67 } 68 //--> 69 </SCRIPT> 70 <NOSCRIPT> 71 <A HREF="../../allclasses-noframe.html"><B>All Classes</B></A> 72 </NOSCRIPT> 73 74 75 </FONT></TD> 76 </TR> 77 </TABLE> 78 <A NAME="skip-navbar_top"></A> 79 <!-- ========= END OF TOP NAVBAR ========= --> 80 81 <HR> 82 <CENTER> 83 <H2> 84 <B>Uses of Class<br>junitparams.ParameterisedTestMethodRunner</B></H2> 85 </CENTER> 86 <A NAME="junitparams"><!-- --></A> 87 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> 88 <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> 89 <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> 90 Uses of <A HREF="../../junitparams/ParameterisedTestMethodRunner.html" title="class in junitparams">ParameterisedTestMethodRunner</A> in <A HREF="../../junitparams/package-summary.html">junitparams</A></FONT></TH> 91 </TR> 92 </TABLE> 93 94 <P> 95 96 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> 97 <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor"> 98 <TH ALIGN="left" COLSPAN="2">Fields in <A HREF="../../junitparams/package-summary.html">junitparams</A> with type parameters of type <A HREF="../../junitparams/ParameterisedTestMethodRunner.html" title="class in junitparams">ParameterisedTestMethodRunner</A></FONT></TH> 99 </TR> 100 <TR BGCOLOR="white" CLASS="TableRowColor"> 101 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> 102 <CODE>protected <A HREF="http://download.oracle.com/javase/6/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</A><<A HREF="../../junitparams/TestMethod.html" title="class in junitparams">TestMethod</A>,<A HREF="../../junitparams/ParameterisedTestMethodRunner.html" title="class in junitparams">ParameterisedTestMethodRunner</A>></CODE></FONT></TD> 103 <TD><CODE><B>ParameterisedTestClassRunner.</B><B><A HREF="../../junitparams/ParameterisedTestClassRunner.html#parameterisedMethods">parameterisedMethods</A></B></CODE> 104 105 <BR> 106 </TD> 107 </TR> 108 </TABLE> 109 110 <P> 111 <HR> 112 113 114 <!-- ======= START OF BOTTOM NAVBAR ====== --> 115 <A NAME="navbar_bottom"><!-- --></A> 116 <A HREF="#skip-navbar_bottom" title="Skip navigation links"></A> 117 <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY=""> 118 <TR> 119 <TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> 120 <A NAME="navbar_bottom_firstrow"><!-- --></A> 121 <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY=""> 122 <TR ALIGN="center" VALIGN="top"> 123 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../junitparams/package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD> 124 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../junitparams/ParameterisedTestMethodRunner.html" title="class in junitparams"><FONT CLASS="NavBarFont1"><B>Class</B></FONT></A> </TD> 125 <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Use</B></FONT> </TD> 126 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../overview-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD> 127 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD> 128 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD> 129 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD> 130 </TR> 131 </TABLE> 132 </TD> 133 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> 134 </EM> 135 </TD> 136 </TR> 137 138 <TR> 139 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> 140 PREV 141 NEXT</FONT></TD> 142 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> 143 <A HREF="../../index.html?junitparams//class-useParameterisedTestMethodRunner.html" target="_top"><B>FRAMES</B></A> 144 <A HREF="ParameterisedTestMethodRunner.html" target="_top"><B>NO FRAMES</B></A> 145 <SCRIPT type="text/javascript"> 146 <!-- 147 if(window==top) { 148 document.writeln('<A HREF="../../allclasses-noframe.html"><B>All Classes</B></A>'); 149 } 150 //--> 151 </SCRIPT> 152 <NOSCRIPT> 153 <A HREF="../../allclasses-noframe.html"><B>All Classes</B></A> 154 </NOSCRIPT> 155 156 157 </FONT></TD> 158 </TR> 159 </TABLE> 160 <A NAME="skip-navbar_bottom"></A> 161 <!-- ======== END OF BOTTOM NAVBAR ======= --> 162 163 <HR> 164 Copyright © 2012 <a href="http://pragmatists.pl">Pragmatists</a>. All Rights Reserved. 165 </BODY> 166 </HTML> 167