/Tools/junit4.10/javadoc/org/junit/experimental/theories/package-summary.html

https://bitbucket.org/Kuipers/andzon · HTML · 211 lines · 171 code · 24 blank · 16 comment · 0 complexity · f49702592e255121c2e69597089f61dc MD5 · raw file

  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_26) on Fri Sep 30 11:43:35 EDT 2011 -->
  6. <TITLE>
  7. org.junit.experimental.theories (JUnit API)
  8. </TITLE>
  9. <META NAME="date" CONTENT="2011-09-30">
  10. <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../stylesheet.css" TITLE="Style">
  11. <SCRIPT type="text/javascript">
  12. function windowTitle()
  13. {
  14. if (location.href.indexOf('is-external=true') == -1) {
  15. parent.document.title="org.junit.experimental.theories (JUnit API)";
  16. }
  17. }
  18. </SCRIPT>
  19. <NOSCRIPT>
  20. </NOSCRIPT>
  21. </HEAD>
  22. <BODY BGCOLOR="white" onload="windowTitle();">
  23. <HR>
  24. <!-- ========= START OF TOP NAVBAR ======= -->
  25. <A NAME="navbar_top"><!-- --></A>
  26. <A HREF="#skip-navbar_top" title="Skip navigation links"></A>
  27. <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
  28. <TR>
  29. <TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
  30. <A NAME="navbar_top_firstrow"><!-- --></A>
  31. <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
  32. <TR ALIGN="center" VALIGN="top">
  33. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
  34. <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Package</B></FONT>&nbsp;</TD>
  35. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD>
  36. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
  37. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
  38. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
  39. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
  40. </TR>
  41. </TABLE>
  42. </TD>
  43. <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
  44. </EM>
  45. </TD>
  46. </TR>
  47. <TR>
  48. <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
  49. &nbsp;<A HREF="../../../../org/junit/experimental/runners/package-summary.html"><B>PREV PACKAGE</B></A>&nbsp;
  50. &nbsp;<A HREF="../../../../org/junit/experimental/theories/suppliers/package-summary.html"><B>NEXT PACKAGE</B></A></FONT></TD>
  51. <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
  52. <A HREF="../../../../index.html?org/junit/experimental/theories/package-summary.html" target="_top"><B>FRAMES</B></A> &nbsp;
  53. &nbsp;<A HREF="package-summary.html" target="_top"><B>NO FRAMES</B></A> &nbsp;
  54. &nbsp;<SCRIPT type="text/javascript">
  55. <!--
  56. if(window==top) {
  57. document.writeln('<A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>');
  58. }
  59. //-->
  60. </SCRIPT>
  61. <NOSCRIPT>
  62. <A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>
  63. </NOSCRIPT>
  64. </FONT></TD>
  65. </TR>
  66. </TABLE>
  67. <A NAME="skip-navbar_top"></A>
  68. <!-- ========= END OF TOP NAVBAR ========= -->
  69. <HR>
  70. <H2>
  71. Package org.junit.experimental.theories
  72. </H2>
  73. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  74. <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
  75. <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
  76. <B>Class Summary</B></FONT></TH>
  77. </TR>
  78. <TR BGCOLOR="white" CLASS="TableRowColor">
  79. <TD WIDTH="15%"><B><A HREF="../../../../org/junit/experimental/theories/ParameterSignature.html" title="class in org.junit.experimental.theories">ParameterSignature</A></B></TD>
  80. <TD>&nbsp;</TD>
  81. </TR>
  82. <TR BGCOLOR="white" CLASS="TableRowColor">
  83. <TD WIDTH="15%"><B><A HREF="../../../../org/junit/experimental/theories/ParameterSupplier.html" title="class in org.junit.experimental.theories">ParameterSupplier</A></B></TD>
  84. <TD>&nbsp;</TD>
  85. </TR>
  86. <TR BGCOLOR="white" CLASS="TableRowColor">
  87. <TD WIDTH="15%"><B><A HREF="../../../../org/junit/experimental/theories/PotentialAssignment.html" title="class in org.junit.experimental.theories">PotentialAssignment</A></B></TD>
  88. <TD>&nbsp;</TD>
  89. </TR>
  90. <TR BGCOLOR="white" CLASS="TableRowColor">
  91. <TD WIDTH="15%"><B><A HREF="../../../../org/junit/experimental/theories/Theories.html" title="class in org.junit.experimental.theories">Theories</A></B></TD>
  92. <TD>&nbsp;</TD>
  93. </TR>
  94. <TR BGCOLOR="white" CLASS="TableRowColor">
  95. <TD WIDTH="15%"><B><A HREF="../../../../org/junit/experimental/theories/Theories.TheoryAnchor.html" title="class in org.junit.experimental.theories">Theories.TheoryAnchor</A></B></TD>
  96. <TD>&nbsp;</TD>
  97. </TR>
  98. </TABLE>
  99. &nbsp;
  100. <P>
  101. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  102. <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
  103. <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
  104. <B>Exception Summary</B></FONT></TH>
  105. </TR>
  106. <TR BGCOLOR="white" CLASS="TableRowColor">
  107. <TD WIDTH="15%"><B><A HREF="../../../../org/junit/experimental/theories/PotentialAssignment.CouldNotGenerateValueException.html" title="class in org.junit.experimental.theories">PotentialAssignment.CouldNotGenerateValueException</A></B></TD>
  108. <TD>&nbsp;</TD>
  109. </TR>
  110. </TABLE>
  111. &nbsp;
  112. <P>
  113. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  114. <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
  115. <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
  116. <B>Annotation Types Summary</B></FONT></TH>
  117. </TR>
  118. <TR BGCOLOR="white" CLASS="TableRowColor">
  119. <TD WIDTH="15%"><B><A HREF="../../../../org/junit/experimental/theories/DataPoint.html" title="annotation in org.junit.experimental.theories">DataPoint</A></B></TD>
  120. <TD>&nbsp;</TD>
  121. </TR>
  122. <TR BGCOLOR="white" CLASS="TableRowColor">
  123. <TD WIDTH="15%"><B><A HREF="../../../../org/junit/experimental/theories/DataPoints.html" title="annotation in org.junit.experimental.theories">DataPoints</A></B></TD>
  124. <TD>&nbsp;</TD>
  125. </TR>
  126. <TR BGCOLOR="white" CLASS="TableRowColor">
  127. <TD WIDTH="15%"><B><A HREF="../../../../org/junit/experimental/theories/ParametersSuppliedBy.html" title="annotation in org.junit.experimental.theories">ParametersSuppliedBy</A></B></TD>
  128. <TD>&nbsp;</TD>
  129. </TR>
  130. <TR BGCOLOR="white" CLASS="TableRowColor">
  131. <TD WIDTH="15%"><B><A HREF="../../../../org/junit/experimental/theories/Theory.html" title="annotation in org.junit.experimental.theories">Theory</A></B></TD>
  132. <TD>&nbsp;</TD>
  133. </TR>
  134. </TABLE>
  135. &nbsp;
  136. <P>
  137. <DL>
  138. </DL>
  139. <HR>
  140. <!-- ======= START OF BOTTOM NAVBAR ====== -->
  141. <A NAME="navbar_bottom"><!-- --></A>
  142. <A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
  143. <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
  144. <TR>
  145. <TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
  146. <A NAME="navbar_bottom_firstrow"><!-- --></A>
  147. <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
  148. <TR ALIGN="center" VALIGN="top">
  149. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
  150. <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Package</B></FONT>&nbsp;</TD>
  151. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD>
  152. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
  153. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
  154. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
  155. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
  156. </TR>
  157. </TABLE>
  158. </TD>
  159. <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
  160. </EM>
  161. </TD>
  162. </TR>
  163. <TR>
  164. <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
  165. &nbsp;<A HREF="../../../../org/junit/experimental/runners/package-summary.html"><B>PREV PACKAGE</B></A>&nbsp;
  166. &nbsp;<A HREF="../../../../org/junit/experimental/theories/suppliers/package-summary.html"><B>NEXT PACKAGE</B></A></FONT></TD>
  167. <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
  168. <A HREF="../../../../index.html?org/junit/experimental/theories/package-summary.html" target="_top"><B>FRAMES</B></A> &nbsp;
  169. &nbsp;<A HREF="package-summary.html" target="_top"><B>NO FRAMES</B></A> &nbsp;
  170. &nbsp;<SCRIPT type="text/javascript">
  171. <!--
  172. if(window==top) {
  173. document.writeln('<A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>');
  174. }
  175. //-->
  176. </SCRIPT>
  177. <NOSCRIPT>
  178. <A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>
  179. </NOSCRIPT>
  180. </FONT></TD>
  181. </TR>
  182. </TABLE>
  183. <A NAME="skip-navbar_bottom"></A>
  184. <!-- ======== END OF BOTTOM NAVBAR ======= -->
  185. <HR>
  186. </BODY>
  187. </HTML>