/usr/share/doc/junit4/api/index-all.html is in junit4-doc 4.12-6.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 420 421 422 423 424 425 426 427 428 429 430 431 432 433 434 435 436 437 438 439 440 441 442 443 444 445 446 447 448 449 450 451 452 453 454 455 456 457 458 459 460 461 462 463 464 465 466 467 468 469 470 471 472 473 474 475 476 477 478 479 480 481 482 483 484 485 486 487 488 489 490 491 492 493 494 495 496 497 498 499 500 501 502 503 504 505 506 507 508 509 510 511 512 513 514 515 516 517 518 519 520 521 522 523 524 525 526 527 528 529 530 531 532 533 534 535 536 537 538 539 540 541 542 543 544 545 546 547 548 549 550 551 552 553 554 555 556 557 558 559 560 561 562 563 564 565 566 567 568 569 570 571 572 573 574 575 576 577 578 579 580 581 582 583 584 585 586 587 588 589 590 591 592 593 594 595 596 597 598 599 600 601 602 603 604 605 606 607 608 609 610 611 612 613 614 615 616 617 618 619 620 621 622 623 624 625 626 627 628 629 630 631 632 633 634 635 636 637 638 639 640 641 642 643 644 645 646 647 648 649 650 651 652 653 654 655 656 657 658 659 660 661 662 663 664 665 666 667 668 669 670 671 672 673 674 675 676 677 678 679 680 681 682 683 684 685 686 687 688 689 690 691 692 693 694 695 696 697 698 699 700 701 702 703 704 705 706 707 708 709 710 711 712 713 714 715 716 717 718 719 720 721 722 723 724 725 726 727 728 729 730 731 732 733 734 735 736 737 738 739 740 741 742 743 744 745 746 747 748 749 750 751 752 753 754 755 756 757 758 759 760 761 762 763 764 765 766 767 768 769 770 771 772 773 774 775 776 777 778 779 780 781 782 783 784 785 786 787 788 789 790 791 792 793 794 795 796 797 798 799 800 801 802 803 804 805 806 807 808 809 810 811 812 813 814 815 816 817 818 819 820 821 822 823 824 825 826 827 828 829 830 831 832 833 834 835 836 837 838 839 840 841 842 843 844 845 846 847 848 849 850 851 852 853 854 855 856 857 858 859 860 861 862 863 864 865 866 867 868 869 870 871 872 873 874 875 876 877 878 879 880 881 882 883 884 885 886 887 888 889 890 891 892 893 894 895 896 897 898 899 900 901 902 903 904 905 906 907 908 909 910 911 912 913 914 915 916 917 918 919 920 921 922 923 924 925 926 927 928 929 930 931 932 933 934 935 936 937 938 939 940 941 942 943 944 945 946 947 948 949 950 951 952 953 954 955 956 957 958 959 960 961 962 963 964 965 966 967 968 969 970 971 972 973 974 975 976 977 978 979 980 981 982 983 984 985 986 987 988 989 990 991 992 993 994 995 996 997 998 999 1000 1001 1002 1003 1004 1005 1006 1007 1008 1009 1010 1011 1012 1013 1014 1015 1016 1017 1018 1019 1020 1021 1022 1023 1024 1025 1026 1027 1028 1029 1030 1031 1032 1033 1034 1035 1036 1037 1038 1039 1040 1041 1042 1043 1044 1045 1046 1047 1048 1049 1050 1051 1052 1053 1054 1055 1056 1057 1058 1059 1060 1061 1062 1063 1064 1065 1066 1067 1068 1069 1070 1071 1072 1073 1074 1075 1076 1077 1078 1079 1080 1081 1082 1083 1084 1085 1086 1087 1088 1089 1090 1091 1092 1093 1094 1095 1096 1097 1098 1099 1100 1101 1102 1103 1104 1105 1106 1107 1108 1109 1110 1111 1112 1113 1114 1115 1116 1117 1118 1119 1120 1121 1122 1123 1124 1125 1126 1127 1128 1129 1130 1131 1132 1133 1134 1135 1136 1137 1138 1139 1140 1141 1142 1143 1144 1145 1146 1147 1148 1149 1150 1151 1152 1153 1154 1155 1156 1157 1158 1159 1160 1161 1162 1163 1164 1165 1166 1167 1168 1169 1170 1171 1172 1173 1174 1175 1176 1177 1178 1179 1180 1181 1182 1183 1184 1185 1186 1187 1188 1189 1190 1191 1192 1193 1194 1195 1196 1197 1198 1199 1200 1201 1202 1203 1204 1205 1206 1207 1208 1209 1210 1211 1212 1213 1214 1215 1216 1217 1218 1219 1220 1221 1222 1223 1224 1225 1226 1227 1228 1229 1230 1231 1232 1233 1234 1235 1236 1237 1238 1239 1240 1241 1242 1243 1244 1245 1246 1247 1248 1249 1250 1251 1252 1253 1254 1255 1256 1257 1258 1259 1260 1261 1262 1263 1264 1265 1266 1267 1268 1269 1270 1271 1272 1273 1274 1275 1276 1277 1278 1279 1280 1281 1282 1283 1284 1285 1286 1287 1288 1289 1290 1291 1292 1293 1294 1295 1296 1297 1298 1299 1300 1301 1302 1303 1304 1305 1306 1307 1308 1309 1310 1311 1312 1313 1314 1315 1316 1317 1318 1319 1320 1321 1322 1323 1324 1325 1326 1327 1328 1329 1330 1331 1332 1333 1334 1335 1336 1337 1338 1339 1340 1341 1342 1343 1344 1345 1346 1347 1348 1349 1350 1351 1352 1353 1354 1355 1356 1357 1358 1359 1360 1361 1362 1363 1364 1365 1366 1367 1368 1369 1370 1371 1372 1373 1374 1375 1376 1377 1378 1379 1380 1381 1382 1383 1384 1385 1386 1387 1388 1389 1390 1391 1392 1393 1394 1395 1396 1397 1398 1399 1400 1401 1402 1403 1404 1405 1406 1407 1408 1409 1410 1411 1412 1413 1414 1415 1416 1417 1418 1419 1420 1421 1422 1423 1424 1425 1426 1427 1428 1429 1430 1431 1432 1433 1434 1435 1436 1437 1438 1439 1440 1441 1442 1443 1444 1445 1446 1447 1448 1449 1450 1451 1452 1453 1454 1455 1456 1457 1458 1459 1460 1461 1462 1463 1464 1465 1466 1467 1468 1469 1470 1471 1472 1473 1474 1475 1476 1477 1478 1479 1480 1481 1482 1483 1484 1485 1486 1487 1488 1489 1490 1491 1492 1493 1494 1495 1496 1497 1498 1499 1500 1501 1502 1503 1504 1505 1506 1507 1508 1509 1510 1511 1512 1513 1514 1515 1516 1517 1518 1519 1520 1521 1522 1523 1524 1525 1526 1527 1528 1529 1530 1531 1532 1533 1534 1535 1536 1537 1538 1539 1540 1541 1542 1543 1544 1545 1546 1547 1548 1549 1550 1551 1552 1553 1554 1555 1556 1557 1558 1559 1560 1561 1562 1563 1564 1565 1566 1567 1568 1569 1570 1571 1572 1573 1574 1575 1576 1577 1578 1579 1580 1581 1582 1583 1584 1585 1586 1587 1588 1589 1590 1591 1592 1593 1594 1595 1596 1597 1598 1599 1600 1601 1602 1603 1604 1605 1606 1607 1608 1609 1610 1611 1612 1613 1614 1615 1616 1617 1618 1619 1620 1621 1622 1623 1624 1625 1626 1627 1628 1629 1630 1631 1632 1633 1634 1635 1636 1637 1638 1639 1640 1641 1642 1643 1644 1645 1646 1647 1648 1649 1650 1651 1652 1653 1654 1655 1656 1657 1658 1659 1660 1661 1662 1663 1664 1665 1666 1667 1668 1669 1670 1671 1672 1673 1674 1675 1676 1677 1678 1679 1680 1681 1682 1683 1684 1685 1686 1687 1688 1689 1690 1691 1692 1693 1694 1695 1696 1697 1698 1699 1700 1701 1702 1703 1704 1705 1706 1707 1708 1709 1710 1711 1712 1713 1714 1715 1716 1717 1718 1719 1720 1721 1722 1723 1724 1725 1726 1727 1728 1729 1730 1731 1732 1733 1734 1735 1736 1737 1738 1739 1740 1741 1742 1743 1744 1745 1746 1747 1748 1749 1750 1751 1752 1753 1754 1755 1756 1757 1758 1759 1760 1761 1762 1763 1764 1765 1766 1767 1768 1769 1770 1771 1772 1773 1774 1775 1776 1777 1778 1779 1780 1781 1782 1783 1784 1785 1786 1787 1788 1789 1790 1791 1792 1793 1794 1795 1796 1797 1798 1799 1800 1801 1802 1803 1804 1805 1806 1807 1808 1809 1810 1811 1812 1813 1814 1815 1816 1817 1818 1819 1820 1821 1822 1823 1824 1825 1826 1827 1828 1829 1830 1831 1832 1833 1834 1835 1836 1837 1838 1839 1840 1841 1842 1843 1844 1845 1846 1847 1848 1849 1850 1851 1852 1853 1854 1855 1856 1857 1858 1859 1860 1861 1862 1863 1864 1865 1866 1867 1868 1869 1870 1871 1872 1873 1874 1875 1876 1877 1878 1879 1880 1881 1882 1883 1884 1885 1886 1887 1888 1889 1890 1891 1892 1893 1894 1895 1896 1897 1898 1899 1900 1901 1902 1903 1904 1905 1906 1907 1908 1909 1910 1911 1912 1913 1914 1915 1916 1917 1918 1919 1920 1921 1922 1923 1924 1925 1926 1927 1928 1929 1930 1931 1932 1933 1934 1935 1936 1937 1938 1939 1940 1941 1942 1943 1944 1945 1946 1947 1948 1949 1950 1951 1952 1953 1954 1955 1956 1957 1958 1959 1960 1961 1962 1963 1964 1965 1966 1967 1968 1969 1970 1971 1972 1973 1974 1975 1976 1977 1978 1979 1980 1981 1982 1983 1984 1985 1986 1987 1988 1989 1990 1991 1992 1993 1994 1995 1996 1997 1998 1999 2000 2001 2002 2003 2004 2005 2006 2007 2008 2009 2010 2011 2012 2013 2014 2015 2016 2017 2018 2019 2020 2021 2022 2023 2024 2025 2026 2027 2028 2029 2030 2031 2032 2033 2034 2035 2036 2037 2038 2039 2040 2041 2042 2043 2044 2045 2046 2047 2048 2049 2050 2051 2052 2053 2054 2055 2056 2057 2058 2059 2060 2061 2062 2063 2064 2065 2066 2067 2068 2069 2070 2071 2072 2073 2074 2075 2076 2077 2078 2079 2080 2081 2082 2083 2084 2085 2086 2087 2088 2089 2090 2091 2092 2093 2094 2095 2096 2097 2098 2099 2100 2101 2102 2103 2104 2105 2106 2107 2108 2109 2110 2111 2112 2113 2114 2115 2116 2117 2118 2119 2120 2121 2122 2123 2124 2125 2126 2127 2128 2129 2130 2131 2132 2133 2134 2135 2136 2137 2138 2139 2140 2141 2142 2143 2144 2145 2146 2147 2148 2149 2150 2151 2152 2153 2154 2155 2156 2157 2158 2159 2160 2161 2162 2163 2164 2165 2166 2167 2168 2169 2170 2171 2172 2173 2174 2175 2176 2177 2178 2179 2180 2181 2182 2183 2184 2185 2186 2187 2188 2189 2190 2191 2192 2193 2194 2195 2196 2197 2198 2199 2200 2201 2202 2203 2204 2205 2206 2207 2208 2209 2210 2211 2212 2213 2214 2215 2216 2217 2218 2219 2220 2221 2222 2223 2224 2225 2226 2227 2228 2229 2230 2231 2232 2233 2234 2235 2236 2237 2238 2239 2240 2241 2242 2243 2244 2245 2246 2247 2248 2249 2250 2251 2252 2253 2254 2255 2256 2257 2258 2259 2260 2261 2262 2263 2264 2265 2266 2267 2268 2269 2270 2271 2272 2273 2274 2275 2276 2277 2278 2279 2280 2281 2282 2283 2284 2285 2286 2287 2288 2289 2290 2291 2292 2293 2294 2295 2296 2297 2298 2299 2300 2301 2302 2303 2304 2305 2306 2307 2308 2309 2310 2311 2312 2313 2314 2315 2316 2317 2318 2319 2320 2321 2322 2323 2324 2325 2326 2327 2328 2329 2330 2331 2332 2333 2334 2335 2336 2337 2338 2339 2340 2341 2342 2343 2344 2345 2346 2347 2348 2349 2350 2351 2352 2353 2354 2355 2356 2357 2358 2359 2360 2361 2362 2363 2364 2365 2366 2367 2368 2369 2370 2371 2372 2373 2374 2375 2376 2377 2378 2379 2380 2381 2382 2383 2384 2385 2386 2387 2388 2389 2390 2391 2392 2393 2394 2395 2396 2397 2398 2399 2400 2401 2402 2403 2404 2405 2406 2407 2408 2409 2410 2411 2412 2413 2414 2415 2416 2417 2418 2419 2420 2421 2422 2423 2424 2425 2426 2427 2428 2429 2430 2431 2432 2433 2434 2435 2436 2437 2438 2439 2440 2441 2442 2443 2444 2445 2446 2447 2448 2449 2450 2451 2452 2453 2454 2455 2456 2457 2458 2459 2460 2461 2462 2463 2464 2465 2466 2467 2468 2469 2470 2471 2472 2473 2474 2475 2476 2477 2478 2479 2480 2481 2482 2483 2484 2485 2486 2487 2488 2489 2490 2491 2492 2493 2494 2495 2496 2497 2498 2499 2500 2501 2502 2503 2504 2505 2506 2507 2508 2509 2510 2511 2512 2513 2514 2515 2516 2517 2518 2519 2520 2521 2522 2523 2524 2525 2526 2527 2528 2529 2530 2531 2532 2533 2534 2535 2536 2537 2538 2539 2540 2541 2542 2543 2544 2545 2546 2547 2548 2549 2550 2551 2552 2553 2554 2555 2556 2557 2558 2559 2560 2561 2562 2563 2564 2565 2566 2567 2568 2569 2570 2571 2572 2573 2574 2575 2576 2577 2578 2579 2580 2581 2582 2583 2584 2585 2586 2587 2588 2589 2590 2591 2592 2593 2594 2595 2596 2597 2598 2599 2600 2601 2602 2603 2604 2605 2606 2607 2608 2609 2610 2611 2612 2613 2614 2615 2616 2617 2618 2619 2620 2621 2622 2623 2624 2625 2626 2627 2628 2629 2630 2631 2632 2633 2634 2635 | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html>
<head>
<!-- Generated by javadoc -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Index (JUnit API)</title>
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
<script type="text/javascript" src="script.js"></script>
</head>
<body>
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Index (JUnit API)";
}
}
catch(err) {
}
//-->
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a name="navbar.top">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
<a name="navbar.top.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="overview-summary.html">Overview</a></li>
<li>Package</li>
<li>Class</li>
<li><a href="overview-tree.html">Tree</a></li>
<li><a href="deprecated-list.html">Deprecated</a></li>
<li class="navBarCell1Rev">Index</li>
<li><a href="help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li>Prev</li>
<li>Next</li>
</ul>
<ul class="navList">
<li><a href="index.html?index-all.html" target="_top">Frames</a></li>
<li><a href="index-all.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_top">
<li><a href="allclasses-noframe.html">All Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_top");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<a name="skip.navbar.top">
<!-- -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
<div class="contentContainer"><a href="#I:A">A</a> <a href="#I:B">B</a> <a href="#I:C">C</a> <a href="#I:D">D</a> <a href="#I:E">E</a> <a href="#I:F">F</a> <a href="#I:G">G</a> <a href="#I:H">H</a> <a href="#I:I">I</a> <a href="#I:J">J</a> <a href="#I:L">L</a> <a href="#I:M">M</a> <a href="#I:N">N</a> <a href="#I:O">O</a> <a href="#I:P">P</a> <a href="#I:R">R</a> <a href="#I:S">S</a> <a href="#I:T">T</a> <a href="#I:V">V</a> <a href="#I:W">W</a> <a name="I:A">
<!-- -->
</a>
<h2 class="title">A</h2>
<dl>
<dt><span class="memberNameLink"><a href="org/junit/runner/Request.html#aClass-java.lang.Class-">aClass(Class<?>)</a></span> - Static method in class org.junit.runner.<a href="org/junit/runner/Request.html" title="class in org.junit.runner">Request</a></dt>
<dd>
<div class="block">Create a <code>Request</code> that, when processed, will run all the tests
in a class.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/junit/runner/Description.html#addChild-org.junit.runner.Description-">addChild(Description)</a></span> - Method in class org.junit.runner.<a href="org/junit/runner/Description.html" title="class in org.junit.runner">Description</a></dt>
<dd>
<div class="block">Add <code>Description</code> as a child of the receiver.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/junit/rules/ErrorCollector.html#addError-java.lang.Throwable-">addError(Throwable)</a></span> - Method in class org.junit.rules.<a href="org/junit/rules/ErrorCollector.html" title="class in org.junit.rules">ErrorCollector</a></dt>
<dd>
<div class="block">Adds a Throwable to the table.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/junit/runner/notification/RunNotifier.html#addFirstListener-org.junit.runner.notification.RunListener-">addFirstListener(RunListener)</a></span> - Method in class org.junit.runner.notification.<a href="org/junit/runner/notification/RunNotifier.html" title="class in org.junit.runner.notification">RunNotifier</a></dt>
<dd>
<div class="block">Internal use only.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/junit/runner/JUnitCore.html#addListener-org.junit.runner.notification.RunListener-">addListener(RunListener)</a></span> - Method in class org.junit.runner.<a href="org/junit/runner/JUnitCore.html" title="class in org.junit.runner">JUnitCore</a></dt>
<dd>
<div class="block">Add a listener to be notified as the tests run.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/junit/runner/notification/RunNotifier.html#addListener-org.junit.runner.notification.RunListener-">addListener(RunListener)</a></span> - Method in class org.junit.runner.notification.<a href="org/junit/runner/notification/RunNotifier.html" title="class in org.junit.runner.notification">RunNotifier</a></dt>
<dd>
<div class="block">Internal use only</div>
</dd>
<dt><span class="memberNameLink"><a href="org/junit/runners/model/TestClass.html#addToAnnotationLists-T-java.util.Map-">addToAnnotationLists(T, Map<Class<? extends Annotation>, List<T>>)</a></span> - Static method in class org.junit.runners.model.<a href="org/junit/runners/model/TestClass.html" title="class in org.junit.runners.model">TestClass</a></dt>
<dd> </dd>
<dt><a href="org/junit/After.html" title="annotation in org.junit"><span class="typeNameLink">After</span></a> - Annotation Type in <a href="org/junit/package-summary.html">org.junit</a></dt>
<dd>
<div class="block">If you allocate external resources in a <a href="org/junit/Before.html" title="annotation in org.junit"><code>Before</code></a> method you need to release them
after the test runs.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/junit/rules/ExternalResource.html#after--">after()</a></span> - Method in class org.junit.rules.<a href="org/junit/rules/ExternalResource.html" title="class in org.junit.rules">ExternalResource</a></dt>
<dd>
<div class="block">Override to tear down your specific external resource.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/junit/rules/TemporaryFolder.html#after--">after()</a></span> - Method in class org.junit.rules.<a href="org/junit/rules/TemporaryFolder.html" title="class in org.junit.rules">TemporaryFolder</a></dt>
<dd> </dd>
<dt><a href="org/junit/AfterClass.html" title="annotation in org.junit"><span class="typeNameLink">AfterClass</span></a> - Annotation Type in <a href="org/junit/package-summary.html">org.junit</a></dt>
<dd>
<div class="block">If you allocate expensive external resources in a <a href="org/junit/BeforeClass.html" title="annotation in org.junit"><code>BeforeClass</code></a> method you need to release them
after all the tests in the class have run.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/junit/runner/manipulation/Filter.html#ALL">ALL</a></span> - Static variable in class org.junit.runner.manipulation.<a href="org/junit/runner/manipulation/Filter.html" title="class in org.junit.runner.manipulation">Filter</a></dt>
<dd>
<div class="block">A null <code>Filter</code> that passes all tests through.</div>
</dd>
<dt><a href="org/junit/runners/AllTests.html" title="class in org.junit.runners"><span class="typeNameLink">AllTests</span></a> - Class in <a href="org/junit/runners/package-summary.html">org.junit.runners</a></dt>
<dd>
<div class="block">Runner for use with JUnit 3.8.x-style AllTests classes
(those that only implement a static <code>suite()</code>
method).</div>
</dd>
<dt><span class="memberNameLink"><a href="org/junit/runners/AllTests.html#AllTests-java.lang.Class-">AllTests(Class<?>)</a></span> - Constructor for class org.junit.runners.<a href="org/junit/runners/AllTests.html" title="class in org.junit.runners">AllTests</a></dt>
<dd>
<div class="block">Only called reflectively.</div>
</dd>
<dt><a href="org/junit/runners/model/Annotatable.html" title="interface in org.junit.runners.model"><span class="typeNameLink">Annotatable</span></a> - Interface in <a href="org/junit/runners/model/package-summary.html">org.junit.runners.model</a></dt>
<dd>
<div class="block">A model element that may have annotations.</div>
</dd>
<dt><a href="org/junit/validator/AnnotationsValidator.html" title="class in org.junit.validator"><span class="typeNameLink">AnnotationsValidator</span></a> - Class in <a href="org/junit/validator/package-summary.html">org.junit.validator</a></dt>
<dd>
<div class="block">An <code>AnnotationsValidator</code> validates all annotations of a test class,
including its annotated fields and methods.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/junit/validator/AnnotationsValidator.html#AnnotationsValidator--">AnnotationsValidator()</a></span> - Constructor for class org.junit.validator.<a href="org/junit/validator/AnnotationsValidator.html" title="class in org.junit.validator">AnnotationsValidator</a></dt>
<dd> </dd>
<dt><a href="org/junit/validator/AnnotationValidator.html" title="class in org.junit.validator"><span class="typeNameLink">AnnotationValidator</span></a> - Class in <a href="org/junit/validator/package-summary.html">org.junit.validator</a></dt>
<dd>
<div class="block">Validates annotations on classes and methods.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/junit/validator/AnnotationValidator.html#AnnotationValidator--">AnnotationValidator()</a></span> - Constructor for class org.junit.validator.<a href="org/junit/validator/AnnotationValidator.html" title="class in org.junit.validator">AnnotationValidator</a></dt>
<dd> </dd>
<dt><a href="org/junit/validator/AnnotationValidatorFactory.html" title="class in org.junit.validator"><span class="typeNameLink">AnnotationValidatorFactory</span></a> - Class in <a href="org/junit/validator/package-summary.html">org.junit.validator</a></dt>
<dd>
<div class="block">Creates instances of Annotation Validators.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/junit/validator/AnnotationValidatorFactory.html#AnnotationValidatorFactory--">AnnotationValidatorFactory()</a></span> - Constructor for class org.junit.validator.<a href="org/junit/validator/AnnotationValidatorFactory.html" title="class in org.junit.validator">AnnotationValidatorFactory</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="org/junit/rules/DisableOnDebug.html#apply-org.junit.runners.model.Statement-org.junit.runner.Description-">apply(Statement, Description)</a></span> - Method in class org.junit.rules.<a href="org/junit/rules/DisableOnDebug.html" title="class in org.junit.rules">DisableOnDebug</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="org/junit/rules/ExpectedException.html#apply-org.junit.runners.model.Statement-org.junit.runner.Description-">apply(Statement, Description)</a></span> - Method in class org.junit.rules.<a href="org/junit/rules/ExpectedException.html" title="class in org.junit.rules">ExpectedException</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="org/junit/rules/ExternalResource.html#apply-org.junit.runners.model.Statement-org.junit.runner.Description-">apply(Statement, Description)</a></span> - Method in class org.junit.rules.<a href="org/junit/rules/ExternalResource.html" title="class in org.junit.rules">ExternalResource</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="org/junit/rules/MethodRule.html#apply-org.junit.runners.model.Statement-org.junit.runners.model.FrameworkMethod-java.lang.Object-">apply(Statement, FrameworkMethod, Object)</a></span> - Method in interface org.junit.rules.<a href="org/junit/rules/MethodRule.html" title="interface in org.junit.rules">MethodRule</a></dt>
<dd>
<div class="block">Modifies the method-running <a href="org/junit/runners/model/Statement.html" title="class in org.junit.runners.model"><code>Statement</code></a> to implement an additional
test-running rule.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/junit/rules/RuleChain.html#apply-org.junit.runners.model.Statement-org.junit.runner.Description-">apply(Statement, Description)</a></span> - Method in class org.junit.rules.<a href="org/junit/rules/RuleChain.html" title="class in org.junit.rules">RuleChain</a></dt>
<dd>
<div class="block">Modifies the method-running <a href="org/junit/runners/model/Statement.html" title="class in org.junit.runners.model"><code>Statement</code></a> to implement this
test-running rule.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/junit/rules/Stopwatch.html#apply-org.junit.runners.model.Statement-org.junit.runner.Description-">apply(Statement, Description)</a></span> - Method in class org.junit.rules.<a href="org/junit/rules/Stopwatch.html" title="class in org.junit.rules">Stopwatch</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="org/junit/rules/TestRule.html#apply-org.junit.runners.model.Statement-org.junit.runner.Description-">apply(Statement, Description)</a></span> - Method in interface org.junit.rules.<a href="org/junit/rules/TestRule.html" title="interface in org.junit.rules">TestRule</a></dt>
<dd>
<div class="block">Modifies the method-running <a href="org/junit/runners/model/Statement.html" title="class in org.junit.runners.model"><code>Statement</code></a> to implement this
test-running rule.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/junit/rules/TestWatcher.html#apply-org.junit.runners.model.Statement-org.junit.runner.Description-">apply(Statement, Description)</a></span> - Method in class org.junit.rules.<a href="org/junit/rules/TestWatcher.html" title="class in org.junit.rules">TestWatcher</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="org/junit/rules/TestWatchman.html#apply-org.junit.runners.model.Statement-org.junit.runners.model.FrameworkMethod-java.lang.Object-">apply(Statement, FrameworkMethod, Object)</a></span> - Method in class org.junit.rules.<a href="org/junit/rules/TestWatchman.html" title="class in org.junit.rules">TestWatchman</a></dt>
<dd>
<div class="block"><span class="deprecatedLabel">Deprecated.</span></div>
</dd>
<dt><span class="memberNameLink"><a href="org/junit/rules/Timeout.html#apply-org.junit.runners.model.Statement-org.junit.runner.Description-">apply(Statement, Description)</a></span> - Method in class org.junit.rules.<a href="org/junit/rules/Timeout.html" title="class in org.junit.rules">Timeout</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="org/junit/rules/Verifier.html#apply-org.junit.runners.model.Statement-org.junit.runner.Description-">apply(Statement, Description)</a></span> - Method in class org.junit.rules.<a href="org/junit/rules/Verifier.html" title="class in org.junit.rules">Verifier</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="org/junit/runner/manipulation/Filter.html#apply-java.lang.Object-">apply(Object)</a></span> - Method in class org.junit.runner.manipulation.<a href="org/junit/runner/manipulation/Filter.html" title="class in org.junit.runner.manipulation">Filter</a></dt>
<dd>
<div class="block">Invoke with a <a href="org/junit/runner/Runner.html" title="class in org.junit.runner"><code>Runner</code></a> to cause all tests it intends to run
to first be checked with the filter.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/junit/runner/manipulation/Sorter.html#apply-java.lang.Object-">apply(Object)</a></span> - Method in class org.junit.runner.manipulation.<a href="org/junit/runner/manipulation/Sorter.html" title="class in org.junit.runner.manipulation">Sorter</a></dt>
<dd>
<div class="block">Sorts the test in <code>runner</code> using <code>comparator</code></div>
</dd>
<dt><span class="memberNameLink"><a href="org/junit/rules/RuleChain.html#around-org.junit.rules.TestRule-">around(TestRule)</a></span> - Method in class org.junit.rules.<a href="org/junit/rules/RuleChain.html" title="class in org.junit.rules">RuleChain</a></dt>
<dd>
<div class="block">Create a new <code>RuleChain</code>, which encloses the <code>nextRule</code> with
the rules of the current <code>RuleChain</code>.</div>
</dd>
<dt><a href="org/junit/Assert.html" title="class in org.junit"><span class="typeNameLink">Assert</span></a> - Class in <a href="org/junit/package-summary.html">org.junit</a></dt>
<dd>
<div class="block">A set of assertion methods useful for writing tests.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/junit/Assert.html#Assert--">Assert()</a></span> - Constructor for class org.junit.<a href="org/junit/Assert.html" title="class in org.junit">Assert</a></dt>
<dd>
<div class="block">Protect constructor since it is a static only class</div>
</dd>
<dt><span class="memberNameLink"><a href="org/junit/Assert.html#assertArrayEquals-java.lang.String-java.lang.Object:A-java.lang.Object:A-">assertArrayEquals(String, Object[], Object[])</a></span> - Static method in class org.junit.<a href="org/junit/Assert.html" title="class in org.junit">Assert</a></dt>
<dd>
<div class="block">Asserts that two object arrays are equal.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/junit/Assert.html#assertArrayEquals-java.lang.Object:A-java.lang.Object:A-">assertArrayEquals(Object[], Object[])</a></span> - Static method in class org.junit.<a href="org/junit/Assert.html" title="class in org.junit">Assert</a></dt>
<dd>
<div class="block">Asserts that two object arrays are equal.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/junit/Assert.html#assertArrayEquals-java.lang.String-boolean:A-boolean:A-">assertArrayEquals(String, boolean[], boolean[])</a></span> - Static method in class org.junit.<a href="org/junit/Assert.html" title="class in org.junit">Assert</a></dt>
<dd>
<div class="block">Asserts that two boolean arrays are equal.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/junit/Assert.html#assertArrayEquals-boolean:A-boolean:A-">assertArrayEquals(boolean[], boolean[])</a></span> - Static method in class org.junit.<a href="org/junit/Assert.html" title="class in org.junit">Assert</a></dt>
<dd>
<div class="block">Asserts that two boolean arrays are equal.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/junit/Assert.html#assertArrayEquals-java.lang.String-byte:A-byte:A-">assertArrayEquals(String, byte[], byte[])</a></span> - Static method in class org.junit.<a href="org/junit/Assert.html" title="class in org.junit">Assert</a></dt>
<dd>
<div class="block">Asserts that two byte arrays are equal.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/junit/Assert.html#assertArrayEquals-byte:A-byte:A-">assertArrayEquals(byte[], byte[])</a></span> - Static method in class org.junit.<a href="org/junit/Assert.html" title="class in org.junit">Assert</a></dt>
<dd>
<div class="block">Asserts that two byte arrays are equal.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/junit/Assert.html#assertArrayEquals-java.lang.String-char:A-char:A-">assertArrayEquals(String, char[], char[])</a></span> - Static method in class org.junit.<a href="org/junit/Assert.html" title="class in org.junit">Assert</a></dt>
<dd>
<div class="block">Asserts that two char arrays are equal.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/junit/Assert.html#assertArrayEquals-char:A-char:A-">assertArrayEquals(char[], char[])</a></span> - Static method in class org.junit.<a href="org/junit/Assert.html" title="class in org.junit">Assert</a></dt>
<dd>
<div class="block">Asserts that two char arrays are equal.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/junit/Assert.html#assertArrayEquals-java.lang.String-short:A-short:A-">assertArrayEquals(String, short[], short[])</a></span> - Static method in class org.junit.<a href="org/junit/Assert.html" title="class in org.junit">Assert</a></dt>
<dd>
<div class="block">Asserts that two short arrays are equal.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/junit/Assert.html#assertArrayEquals-short:A-short:A-">assertArrayEquals(short[], short[])</a></span> - Static method in class org.junit.<a href="org/junit/Assert.html" title="class in org.junit">Assert</a></dt>
<dd>
<div class="block">Asserts that two short arrays are equal.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/junit/Assert.html#assertArrayEquals-java.lang.String-int:A-int:A-">assertArrayEquals(String, int[], int[])</a></span> - Static method in class org.junit.<a href="org/junit/Assert.html" title="class in org.junit">Assert</a></dt>
<dd>
<div class="block">Asserts that two int arrays are equal.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/junit/Assert.html#assertArrayEquals-int:A-int:A-">assertArrayEquals(int[], int[])</a></span> - Static method in class org.junit.<a href="org/junit/Assert.html" title="class in org.junit">Assert</a></dt>
<dd>
<div class="block">Asserts that two int arrays are equal.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/junit/Assert.html#assertArrayEquals-java.lang.String-long:A-long:A-">assertArrayEquals(String, long[], long[])</a></span> - Static method in class org.junit.<a href="org/junit/Assert.html" title="class in org.junit">Assert</a></dt>
<dd>
<div class="block">Asserts that two long arrays are equal.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/junit/Assert.html#assertArrayEquals-long:A-long:A-">assertArrayEquals(long[], long[])</a></span> - Static method in class org.junit.<a href="org/junit/Assert.html" title="class in org.junit">Assert</a></dt>
<dd>
<div class="block">Asserts that two long arrays are equal.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/junit/Assert.html#assertArrayEquals-java.lang.String-double:A-double:A-double-">assertArrayEquals(String, double[], double[], double)</a></span> - Static method in class org.junit.<a href="org/junit/Assert.html" title="class in org.junit">Assert</a></dt>
<dd>
<div class="block">Asserts that two double arrays are equal.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/junit/Assert.html#assertArrayEquals-double:A-double:A-double-">assertArrayEquals(double[], double[], double)</a></span> - Static method in class org.junit.<a href="org/junit/Assert.html" title="class in org.junit">Assert</a></dt>
<dd>
<div class="block">Asserts that two double arrays are equal.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/junit/Assert.html#assertArrayEquals-java.lang.String-float:A-float:A-float-">assertArrayEquals(String, float[], float[], float)</a></span> - Static method in class org.junit.<a href="org/junit/Assert.html" title="class in org.junit">Assert</a></dt>
<dd>
<div class="block">Asserts that two float arrays are equal.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/junit/Assert.html#assertArrayEquals-float:A-float:A-float-">assertArrayEquals(float[], float[], float)</a></span> - Static method in class org.junit.<a href="org/junit/Assert.html" title="class in org.junit">Assert</a></dt>
<dd>
<div class="block">Asserts that two float arrays are equal.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/junit/runners/model/MultipleFailureException.html#assertEmpty-java.util.List-">assertEmpty(List<Throwable>)</a></span> - Static method in exception org.junit.runners.model.<a href="org/junit/runners/model/MultipleFailureException.html" title="class in org.junit.runners.model">MultipleFailureException</a></dt>
<dd>
<div class="block">Asserts that a list of throwables is empty.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/junit/Assert.html#assertEquals-java.lang.String-java.lang.Object-java.lang.Object-">assertEquals(String, Object, Object)</a></span> - Static method in class org.junit.<a href="org/junit/Assert.html" title="class in org.junit">Assert</a></dt>
<dd>
<div class="block">Asserts that two objects are equal.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/junit/Assert.html#assertEquals-java.lang.Object-java.lang.Object-">assertEquals(Object, Object)</a></span> - Static method in class org.junit.<a href="org/junit/Assert.html" title="class in org.junit">Assert</a></dt>
<dd>
<div class="block">Asserts that two objects are equal.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/junit/Assert.html#assertEquals-java.lang.String-double-double-double-">assertEquals(String, double, double, double)</a></span> - Static method in class org.junit.<a href="org/junit/Assert.html" title="class in org.junit">Assert</a></dt>
<dd>
<div class="block">Asserts that two doubles are equal to within a positive delta.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/junit/Assert.html#assertEquals-java.lang.String-float-float-float-">assertEquals(String, float, float, float)</a></span> - Static method in class org.junit.<a href="org/junit/Assert.html" title="class in org.junit">Assert</a></dt>
<dd>
<div class="block">Asserts that two floats are equal to within a positive delta.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/junit/Assert.html#assertEquals-long-long-">assertEquals(long, long)</a></span> - Static method in class org.junit.<a href="org/junit/Assert.html" title="class in org.junit">Assert</a></dt>
<dd>
<div class="block">Asserts that two longs are equal.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/junit/Assert.html#assertEquals-java.lang.String-long-long-">assertEquals(String, long, long)</a></span> - Static method in class org.junit.<a href="org/junit/Assert.html" title="class in org.junit">Assert</a></dt>
<dd>
<div class="block">Asserts that two longs are equal.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/junit/Assert.html#assertEquals-double-double-">assertEquals(double, double)</a></span> - Static method in class org.junit.<a href="org/junit/Assert.html" title="class in org.junit">Assert</a></dt>
<dd>
<div class="block"><span class="deprecatedLabel">Deprecated.</span>
<div class="block"><span class="deprecationComment">Use
<code>assertEquals(double expected, double actual, double delta)</code>
instead</span></div>
</div>
</dd>
<dt><span class="memberNameLink"><a href="org/junit/Assert.html#assertEquals-java.lang.String-double-double-">assertEquals(String, double, double)</a></span> - Static method in class org.junit.<a href="org/junit/Assert.html" title="class in org.junit">Assert</a></dt>
<dd>
<div class="block"><span class="deprecatedLabel">Deprecated.</span>
<div class="block"><span class="deprecationComment">Use
<code>assertEquals(String message, double expected, double actual, double delta)</code>
instead</span></div>
</div>
</dd>
<dt><span class="memberNameLink"><a href="org/junit/Assert.html#assertEquals-double-double-double-">assertEquals(double, double, double)</a></span> - Static method in class org.junit.<a href="org/junit/Assert.html" title="class in org.junit">Assert</a></dt>
<dd>
<div class="block">Asserts that two doubles are equal to within a positive delta.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/junit/Assert.html#assertEquals-float-float-float-">assertEquals(float, float, float)</a></span> - Static method in class org.junit.<a href="org/junit/Assert.html" title="class in org.junit">Assert</a></dt>
<dd>
<div class="block">Asserts that two floats are equal to within a positive delta.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/junit/Assert.html#assertEquals-java.lang.String-java.lang.Object:A-java.lang.Object:A-">assertEquals(String, Object[], Object[])</a></span> - Static method in class org.junit.<a href="org/junit/Assert.html" title="class in org.junit">Assert</a></dt>
<dd>
<div class="block"><span class="deprecatedLabel">Deprecated.</span>
<div class="block"><span class="deprecationComment">use assertArrayEquals</span></div>
</div>
</dd>
<dt><span class="memberNameLink"><a href="org/junit/Assert.html#assertEquals-java.lang.Object:A-java.lang.Object:A-">assertEquals(Object[], Object[])</a></span> - Static method in class org.junit.<a href="org/junit/Assert.html" title="class in org.junit">Assert</a></dt>
<dd>
<div class="block"><span class="deprecatedLabel">Deprecated.</span>
<div class="block"><span class="deprecationComment">use assertArrayEquals</span></div>
</div>
</dd>
<dt><span class="memberNameLink"><a href="org/junit/Assert.html#assertFalse-java.lang.String-boolean-">assertFalse(String, boolean)</a></span> - Static method in class org.junit.<a href="org/junit/Assert.html" title="class in org.junit">Assert</a></dt>
<dd>
<div class="block">Asserts that a condition is false.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/junit/Assert.html#assertFalse-boolean-">assertFalse(boolean)</a></span> - Static method in class org.junit.<a href="org/junit/Assert.html" title="class in org.junit">Assert</a></dt>
<dd>
<div class="block">Asserts that a condition is false.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/junit/Assert.html#assertNotEquals-java.lang.String-java.lang.Object-java.lang.Object-">assertNotEquals(String, Object, Object)</a></span> - Static method in class org.junit.<a href="org/junit/Assert.html" title="class in org.junit">Assert</a></dt>
<dd>
<div class="block">Asserts that two objects are <b>not</b> equals.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/junit/Assert.html#assertNotEquals-java.lang.Object-java.lang.Object-">assertNotEquals(Object, Object)</a></span> - Static method in class org.junit.<a href="org/junit/Assert.html" title="class in org.junit">Assert</a></dt>
<dd>
<div class="block">Asserts that two objects are <b>not</b> equals.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/junit/Assert.html#assertNotEquals-java.lang.String-long-long-">assertNotEquals(String, long, long)</a></span> - Static method in class org.junit.<a href="org/junit/Assert.html" title="class in org.junit">Assert</a></dt>
<dd>
<div class="block">Asserts that two longs are <b>not</b> equals.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/junit/Assert.html#assertNotEquals-long-long-">assertNotEquals(long, long)</a></span> - Static method in class org.junit.<a href="org/junit/Assert.html" title="class in org.junit">Assert</a></dt>
<dd>
<div class="block">Asserts that two longs are <b>not</b> equals.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/junit/Assert.html#assertNotEquals-java.lang.String-double-double-double-">assertNotEquals(String, double, double, double)</a></span> - Static method in class org.junit.<a href="org/junit/Assert.html" title="class in org.junit">Assert</a></dt>
<dd>
<div class="block">Asserts that two doubles are <b>not</b> equal to within a positive delta.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/junit/Assert.html#assertNotEquals-double-double-double-">assertNotEquals(double, double, double)</a></span> - Static method in class org.junit.<a href="org/junit/Assert.html" title="class in org.junit">Assert</a></dt>
<dd>
<div class="block">Asserts that two doubles are <b>not</b> equal to within a positive delta.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/junit/Assert.html#assertNotEquals-float-float-float-">assertNotEquals(float, float, float)</a></span> - Static method in class org.junit.<a href="org/junit/Assert.html" title="class in org.junit">Assert</a></dt>
<dd>
<div class="block">Asserts that two floats are <b>not</b> equal to within a positive delta.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/junit/Assert.html#assertNotEquals-java.lang.String-float-float-float-">assertNotEquals(String, float, float, float)</a></span> - Static method in class org.junit.<a href="org/junit/Assert.html" title="class in org.junit">Assert</a></dt>
<dd>
<div class="block">Asserts that two floats are <b>not</b> equal to within a positive delta.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/junit/Assert.html#assertNotNull-java.lang.String-java.lang.Object-">assertNotNull(String, Object)</a></span> - Static method in class org.junit.<a href="org/junit/Assert.html" title="class in org.junit">Assert</a></dt>
<dd>
<div class="block">Asserts that an object isn't null.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/junit/Assert.html#assertNotNull-java.lang.Object-">assertNotNull(Object)</a></span> - Static method in class org.junit.<a href="org/junit/Assert.html" title="class in org.junit">Assert</a></dt>
<dd>
<div class="block">Asserts that an object isn't null.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/junit/Assert.html#assertNotSame-java.lang.String-java.lang.Object-java.lang.Object-">assertNotSame(String, Object, Object)</a></span> - Static method in class org.junit.<a href="org/junit/Assert.html" title="class in org.junit">Assert</a></dt>
<dd>
<div class="block">Asserts that two objects do not refer to the same object.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/junit/Assert.html#assertNotSame-java.lang.Object-java.lang.Object-">assertNotSame(Object, Object)</a></span> - Static method in class org.junit.<a href="org/junit/Assert.html" title="class in org.junit">Assert</a></dt>
<dd>
<div class="block">Asserts that two objects do not refer to the same object.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/junit/Assert.html#assertNull-java.lang.String-java.lang.Object-">assertNull(String, Object)</a></span> - Static method in class org.junit.<a href="org/junit/Assert.html" title="class in org.junit">Assert</a></dt>
<dd>
<div class="block">Asserts that an object is null.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/junit/Assert.html#assertNull-java.lang.Object-">assertNull(Object)</a></span> - Static method in class org.junit.<a href="org/junit/Assert.html" title="class in org.junit">Assert</a></dt>
<dd>
<div class="block">Asserts that an object is null.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/junit/Assert.html#assertSame-java.lang.String-java.lang.Object-java.lang.Object-">assertSame(String, Object, Object)</a></span> - Static method in class org.junit.<a href="org/junit/Assert.html" title="class in org.junit">Assert</a></dt>
<dd>
<div class="block">Asserts that two objects refer to the same object.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/junit/Assert.html#assertSame-java.lang.Object-java.lang.Object-">assertSame(Object, Object)</a></span> - Static method in class org.junit.<a href="org/junit/Assert.html" title="class in org.junit">Assert</a></dt>
<dd>
<div class="block">Asserts that two objects refer to the same object.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/junit/Assert.html#assertThat-T-org.hamcrest.Matcher-">assertThat(T, Matcher<? super T>)</a></span> - Static method in class org.junit.<a href="org/junit/Assert.html" title="class in org.junit">Assert</a></dt>
<dd>
<div class="block">Asserts that <code>actual</code> satisfies the condition specified by
<code>matcher</code>.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/junit/Assert.html#assertThat-java.lang.String-T-org.hamcrest.Matcher-">assertThat(String, T, Matcher<? super T>)</a></span> - Static method in class org.junit.<a href="org/junit/Assert.html" title="class in org.junit">Assert</a></dt>
<dd>
<div class="block">Asserts that <code>actual</code> satisfies the condition specified by
<code>matcher</code>.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/junit/Assert.html#assertTrue-java.lang.String-boolean-">assertTrue(String, boolean)</a></span> - Static method in class org.junit.<a href="org/junit/Assert.html" title="class in org.junit">Assert</a></dt>
<dd>
<div class="block">Asserts that a condition is true.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/junit/Assert.html#assertTrue-boolean-">assertTrue(boolean)</a></span> - Static method in class org.junit.<a href="org/junit/Assert.html" title="class in org.junit">Assert</a></dt>
<dd>
<div class="block">Asserts that a condition is true.</div>
</dd>
<dt><a href="org/junit/Assume.html" title="class in org.junit"><span class="typeNameLink">Assume</span></a> - Class in <a href="org/junit/package-summary.html">org.junit</a></dt>
<dd>
<div class="block">A set of methods useful for stating assumptions about the conditions in which a test is meaningful.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/junit/Assume.html#Assume--">Assume()</a></span> - Constructor for class org.junit.<a href="org/junit/Assume.html" title="class in org.junit">Assume</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="org/junit/Assume.html#assumeFalse-boolean-">assumeFalse(boolean)</a></span> - Static method in class org.junit.<a href="org/junit/Assume.html" title="class in org.junit">Assume</a></dt>
<dd>
<div class="block">The inverse of <a href="org/junit/Assume.html#assumeTrue-boolean-"><code>Assume.assumeTrue(boolean)</code></a>.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/junit/Assume.html#assumeFalse-java.lang.String-boolean-">assumeFalse(String, boolean)</a></span> - Static method in class org.junit.<a href="org/junit/Assume.html" title="class in org.junit">Assume</a></dt>
<dd>
<div class="block">The inverse of <a href="org/junit/Assume.html#assumeTrue-java.lang.String-boolean-"><code>Assume.assumeTrue(String, boolean)</code></a>.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/junit/Assume.html#assumeNoException-java.lang.Throwable-">assumeNoException(Throwable)</a></span> - Static method in class org.junit.<a href="org/junit/Assume.html" title="class in org.junit">Assume</a></dt>
<dd>
<div class="block">Use to assume that an operation completes normally.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/junit/Assume.html#assumeNoException-java.lang.String-java.lang.Throwable-">assumeNoException(String, Throwable)</a></span> - Static method in class org.junit.<a href="org/junit/Assume.html" title="class in org.junit">Assume</a></dt>
<dd>
<div class="block">Attempts to halt the test and ignore it if Throwable <code>e</code> is
not <code>null</code>.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/junit/Assume.html#assumeNotNull-java.lang.Object...-">assumeNotNull(Object...)</a></span> - Static method in class org.junit.<a href="org/junit/Assume.html" title="class in org.junit">Assume</a></dt>
<dd>
<div class="block">If called with one or more null elements in <code>objects</code>, the test will halt and be ignored.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/junit/Assume.html#assumeThat-T-org.hamcrest.Matcher-">assumeThat(T, Matcher<T>)</a></span> - Static method in class org.junit.<a href="org/junit/Assume.html" title="class in org.junit">Assume</a></dt>
<dd>
<div class="block">Call to assume that <code>actual</code> satisfies the condition specified by <code>matcher</code>.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/junit/Assume.html#assumeThat-java.lang.String-T-org.hamcrest.Matcher-">assumeThat(String, T, Matcher<T>)</a></span> - Static method in class org.junit.<a href="org/junit/Assume.html" title="class in org.junit">Assume</a></dt>
<dd>
<div class="block">Call to assume that <code>actual</code> satisfies the condition specified by <code>matcher</code>.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/junit/Assume.html#assumeTrue-boolean-">assumeTrue(boolean)</a></span> - Static method in class org.junit.<a href="org/junit/Assume.html" title="class in org.junit">Assume</a></dt>
<dd>
<div class="block">If called with an expression evaluating to <code>false</code>, the test will halt and be ignored.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/junit/Assume.html#assumeTrue-java.lang.String-boolean-">assumeTrue(String, boolean)</a></span> - Static method in class org.junit.<a href="org/junit/Assume.html" title="class in org.junit">Assume</a></dt>
<dd>
<div class="block">If called with an expression evaluating to <code>false</code>, the test will halt and be ignored.</div>
</dd>
<dt><a href="org/junit/AssumptionViolatedException.html" title="class in org.junit"><span class="typeNameLink">AssumptionViolatedException</span></a> - Exception in <a href="org/junit/package-summary.html">org.junit</a></dt>
<dd>
<div class="block">An exception class used to implement <i>assumptions</i> (state in which a given test
is meaningful and should or should not be executed).</div>
</dd>
<dt><span class="memberNameLink"><a href="org/junit/AssumptionViolatedException.html#AssumptionViolatedException-T-org.hamcrest.Matcher-">AssumptionViolatedException(T, Matcher<T>)</a></span> - Constructor for exception org.junit.<a href="org/junit/AssumptionViolatedException.html" title="class in org.junit">AssumptionViolatedException</a></dt>
<dd>
<div class="block">An assumption exception with the given <i>actual</i> value and a <i>matcher</i> describing
the expectation that failed.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/junit/AssumptionViolatedException.html#AssumptionViolatedException-java.lang.String-T-org.hamcrest.Matcher-">AssumptionViolatedException(String, T, Matcher<T>)</a></span> - Constructor for exception org.junit.<a href="org/junit/AssumptionViolatedException.html" title="class in org.junit">AssumptionViolatedException</a></dt>
<dd>
<div class="block">An assumption exception with a message with the given <i>actual</i> value and a
<i>matcher</i> describing the expectation that failed.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/junit/AssumptionViolatedException.html#AssumptionViolatedException-java.lang.String-">AssumptionViolatedException(String)</a></span> - Constructor for exception org.junit.<a href="org/junit/AssumptionViolatedException.html" title="class in org.junit">AssumptionViolatedException</a></dt>
<dd>
<div class="block">An assumption exception with the given message only.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/junit/AssumptionViolatedException.html#AssumptionViolatedException-java.lang.String-java.lang.Throwable-">AssumptionViolatedException(String, Throwable)</a></span> - Constructor for exception org.junit.<a href="org/junit/AssumptionViolatedException.html" title="class in org.junit">AssumptionViolatedException</a></dt>
<dd>
<div class="block">An assumption exception with the given message and a cause.</div>
</dd>
</dl>
<a name="I:B">
<!-- -->
</a>
<h2 class="title">B</h2>
<dl>
<dt><a href="org/junit/Before.html" title="annotation in org.junit"><span class="typeNameLink">Before</span></a> - Annotation Type in <a href="org/junit/package-summary.html">org.junit</a></dt>
<dd>
<div class="block">When writing tests, it is common to find that several tests need similar
objects created before they can run.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/junit/rules/ExternalResource.html#before--">before()</a></span> - Method in class org.junit.rules.<a href="org/junit/rules/ExternalResource.html" title="class in org.junit.rules">ExternalResource</a></dt>
<dd>
<div class="block">Override to set up your specific external resource.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/junit/rules/TemporaryFolder.html#before--">before()</a></span> - Method in class org.junit.rules.<a href="org/junit/rules/TemporaryFolder.html" title="class in org.junit.rules">TemporaryFolder</a></dt>
<dd> </dd>
<dt><a href="org/junit/BeforeClass.html" title="annotation in org.junit"><span class="typeNameLink">BeforeClass</span></a> - Annotation Type in <a href="org/junit/package-summary.html">org.junit</a></dt>
<dd>
<div class="block">Sometimes several tests need to share computationally expensive setup
(like logging into a database).</div>
</dd>
<dt><a href="org/junit/runners/BlockJUnit4ClassRunner.html" title="class in org.junit.runners"><span class="typeNameLink">BlockJUnit4ClassRunner</span></a> - Class in <a href="org/junit/runners/package-summary.html">org.junit.runners</a></dt>
<dd>
<div class="block">Implements the JUnit 4 standard test case class model, as defined by the
annotations in the org.junit package.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/junit/runners/BlockJUnit4ClassRunner.html#BlockJUnit4ClassRunner-java.lang.Class-">BlockJUnit4ClassRunner(Class<?>)</a></span> - Constructor for class org.junit.runners.<a href="org/junit/runners/BlockJUnit4ClassRunner.html" title="class in org.junit.runners">BlockJUnit4ClassRunner</a></dt>
<dd>
<div class="block">Creates a BlockJUnit4ClassRunner to run <code>klass</code></div>
</dd>
<dt><a href="org/junit/runners/parameterized/BlockJUnit4ClassRunnerWithParameters.html" title="class in org.junit.runners.parameterized"><span class="typeNameLink">BlockJUnit4ClassRunnerWithParameters</span></a> - Class in <a href="org/junit/runners/parameterized/package-summary.html">org.junit.runners.parameterized</a></dt>
<dd>
<div class="block">A <a href="org/junit/runners/BlockJUnit4ClassRunner.html" title="class in org.junit.runners"><code>BlockJUnit4ClassRunner</code></a> with parameters support.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/junit/runners/parameterized/BlockJUnit4ClassRunnerWithParameters.html#BlockJUnit4ClassRunnerWithParameters-org.junit.runners.parameterized.TestWithParameters-">BlockJUnit4ClassRunnerWithParameters(TestWithParameters)</a></span> - Constructor for class org.junit.runners.parameterized.<a href="org/junit/runners/parameterized/BlockJUnit4ClassRunnerWithParameters.html" title="class in org.junit.runners.parameterized">BlockJUnit4ClassRunnerWithParameters</a></dt>
<dd> </dd>
<dt><a href="org/junit/runners/parameterized/BlockJUnit4ClassRunnerWithParametersFactory.html" title="class in org.junit.runners.parameterized"><span class="typeNameLink">BlockJUnit4ClassRunnerWithParametersFactory</span></a> - Class in <a href="org/junit/runners/parameterized/package-summary.html">org.junit.runners.parameterized</a></dt>
<dd>
<div class="block">A <a href="org/junit/runners/parameterized/ParametersRunnerFactory.html" title="interface in org.junit.runners.parameterized"><code>ParametersRunnerFactory</code></a> that creates
<a href="org/junit/runners/parameterized/BlockJUnit4ClassRunnerWithParameters.html" title="class in org.junit.runners.parameterized"><code>BlockJUnit4ClassRunnerWithParameters</code></a>.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/junit/runners/parameterized/BlockJUnit4ClassRunnerWithParametersFactory.html#BlockJUnit4ClassRunnerWithParametersFactory--">BlockJUnit4ClassRunnerWithParametersFactory()</a></span> - Constructor for class org.junit.runners.parameterized.<a href="org/junit/runners/parameterized/BlockJUnit4ClassRunnerWithParametersFactory.html" title="class in org.junit.runners.parameterized">BlockJUnit4ClassRunnerWithParametersFactory</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="org/junit/matchers/JUnitMatchers.html#both-org.hamcrest.Matcher-">both(Matcher<? super T>)</a></span> - Static method in class org.junit.matchers.<a href="org/junit/matchers/JUnitMatchers.html" title="class in org.junit.matchers">JUnitMatchers</a></dt>
<dd>
<div class="block"><span class="deprecatedLabel">Deprecated.</span>
<div class="block"><span class="deprecationComment">Please use <code>CoreMatchers.both(Matcher)</code> instead.</span></div>
</div>
</dd>
<dt><span class="memberNameLink"><a href="org/junit/rules/Timeout.Builder.html#build--">build()</a></span> - Method in class org.junit.rules.<a href="org/junit/rules/Timeout.Builder.html" title="class in org.junit.rules">Timeout.Builder</a></dt>
<dd>
<div class="block">Builds a <a href="org/junit/rules/Timeout.html" title="class in org.junit.rules"><code>Timeout</code></a> instance using the values in this builder.,</div>
</dd>
<dt><span class="memberNameLink"><a href="org/junit/rules/Timeout.html#builder--">builder()</a></span> - Static method in class org.junit.rules.<a href="org/junit/rules/Timeout.html" title="class in org.junit.rules">Timeout</a></dt>
<dd>
<div class="block">Returns a new builder for building an instance.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/junit/rules/Timeout.Builder.html#Builder--">Builder()</a></span> - Constructor for class org.junit.rules.<a href="org/junit/rules/Timeout.Builder.html" title="class in org.junit.rules">Timeout.Builder</a></dt>
<dd> </dd>
</dl>
<a name="I:C">
<!-- -->
</a>
<h2 class="title">C</h2>
<dl>
<dt><span class="memberNameLink"><a href="org/junit/experimental/theories/ParameterSignature.html#canAcceptType-java.lang.Class-">canAcceptType(Class<?>)</a></span> - Method in class org.junit.experimental.theories.<a href="org/junit/experimental/theories/ParameterSignature.html" title="class in org.junit.experimental.theories">ParameterSignature</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="org/junit/experimental/theories/ParameterSignature.html#canAcceptValue-java.lang.Object-">canAcceptValue(Object)</a></span> - Method in class org.junit.experimental.theories.<a href="org/junit/experimental/theories/ParameterSignature.html" title="class in org.junit.experimental.theories">ParameterSignature</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="org/junit/experimental/theories/ParameterSignature.html#canPotentiallyAcceptType-java.lang.Class-">canPotentiallyAcceptType(Class<?>)</a></span> - Method in class org.junit.experimental.theories.<a href="org/junit/experimental/theories/ParameterSignature.html" title="class in org.junit.experimental.theories">ParameterSignature</a></dt>
<dd> </dd>
<dt><a href="org/junit/experimental/categories/Categories.html" title="class in org.junit.experimental.categories"><span class="typeNameLink">Categories</span></a> - Class in <a href="org/junit/experimental/categories/package-summary.html">org.junit.experimental.categories</a></dt>
<dd>
<div class="block">From a given set of test classes, runs only the classes and methods that are
annotated with either the category given with the @IncludeCategory
annotation, or a subtype of that category.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/junit/experimental/categories/Categories.html#Categories-java.lang.Class-org.junit.runners.model.RunnerBuilder-">Categories(Class<?>, RunnerBuilder)</a></span> - Constructor for class org.junit.experimental.categories.<a href="org/junit/experimental/categories/Categories.html" title="class in org.junit.experimental.categories">Categories</a></dt>
<dd> </dd>
<dt><a href="org/junit/experimental/categories/Categories.CategoryFilter.html" title="class in org.junit.experimental.categories"><span class="typeNameLink">Categories.CategoryFilter</span></a> - Class in <a href="org/junit/experimental/categories/package-summary.html">org.junit.experimental.categories</a></dt>
<dd> </dd>
<dt><a href="org/junit/experimental/categories/Categories.ExcludeCategory.html" title="annotation in org.junit.experimental.categories"><span class="typeNameLink">Categories.ExcludeCategory</span></a> - Annotation Type in <a href="org/junit/experimental/categories/package-summary.html">org.junit.experimental.categories</a></dt>
<dd> </dd>
<dt><a href="org/junit/experimental/categories/Categories.IncludeCategory.html" title="annotation in org.junit.experimental.categories"><span class="typeNameLink">Categories.IncludeCategory</span></a> - Annotation Type in <a href="org/junit/experimental/categories/package-summary.html">org.junit.experimental.categories</a></dt>
<dd> </dd>
<dt><a href="org/junit/experimental/categories/Category.html" title="annotation in org.junit.experimental.categories"><span class="typeNameLink">Category</span></a> - Annotation Type in <a href="org/junit/experimental/categories/package-summary.html">org.junit.experimental.categories</a></dt>
<dd>
<div class="block">Marks a test class or test method as belonging to one or more categories of tests.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/junit/experimental/categories/Categories.CategoryFilter.html#CategoryFilter-boolean-java.util.Set-boolean-java.util.Set-">CategoryFilter(boolean, Set<Class<?>>, boolean, Set<Class<?>>)</a></span> - Constructor for class org.junit.experimental.categories.<a href="org/junit/experimental/categories/Categories.CategoryFilter.html" title="class in org.junit.experimental.categories">Categories.CategoryFilter</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="org/junit/experimental/categories/Categories.CategoryFilter.html#categoryFilter-boolean-java.util.Set-boolean-java.util.Set-">categoryFilter(boolean, Set<Class<?>>, boolean, Set<Class<?>>)</a></span> - Static method in class org.junit.experimental.categories.<a href="org/junit/experimental/categories/Categories.CategoryFilter.html" title="class in org.junit.experimental.categories">Categories.CategoryFilter</a></dt>
<dd> </dd>
<dt><a href="org/junit/experimental/categories/CategoryValidator.html" title="class in org.junit.experimental.categories"><span class="typeNameLink">CategoryValidator</span></a> - Class in <a href="org/junit/experimental/categories/package-summary.html">org.junit.experimental.categories</a></dt>
<dd>
<div class="block">Validates that there are no errors in the use of the <code>Category</code>
annotation.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/junit/experimental/categories/CategoryValidator.html#CategoryValidator--">CategoryValidator()</a></span> - Constructor for class org.junit.experimental.categories.<a href="org/junit/experimental/categories/CategoryValidator.html" title="class in org.junit.experimental.categories">CategoryValidator</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="org/junit/rules/ErrorCollector.html#checkSucceeds-java.util.concurrent.Callable-">checkSucceeds(Callable<T>)</a></span> - Method in class org.junit.rules.<a href="org/junit/rules/ErrorCollector.html" title="class in org.junit.rules">ErrorCollector</a></dt>
<dd>
<div class="block">Adds to the table the exception, if any, thrown from <code>callable</code>.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/junit/rules/ErrorCollector.html#checkThat-T-org.hamcrest.Matcher-">checkThat(T, Matcher<T>)</a></span> - Method in class org.junit.rules.<a href="org/junit/rules/ErrorCollector.html" title="class in org.junit.rules">ErrorCollector</a></dt>
<dd>
<div class="block">Adds a failure to the table if <code>matcher</code> does not match <code>value</code>.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/junit/rules/ErrorCollector.html#checkThat-java.lang.String-T-org.hamcrest.Matcher-">checkThat(String, T, Matcher<T>)</a></span> - Method in class org.junit.rules.<a href="org/junit/rules/ErrorCollector.html" title="class in org.junit.rules">ErrorCollector</a></dt>
<dd>
<div class="block">Adds a failure with the given <code>reason</code>
to the table if <code>matcher</code> does not match <code>value</code>.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/junit/runner/Description.html#childlessCopy--">childlessCopy()</a></span> - Method in class org.junit.runner.<a href="org/junit/runner/Description.html" title="class in org.junit.runner">Description</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="org/junit/runners/ParentRunner.html#childrenInvoker-org.junit.runner.notification.RunNotifier-">childrenInvoker(RunNotifier)</a></span> - Method in class org.junit.runners.<a href="org/junit/runners/ParentRunner.html" title="class in org.junit.runners">ParentRunner</a></dt>
<dd>
<div class="block">Returns a <a href="org/junit/runners/model/Statement.html" title="class in org.junit.runners.model"><code>Statement</code></a>: Call <a href="org/junit/runners/ParentRunner.html#runChild-T-org.junit.runner.notification.RunNotifier-"><code>ParentRunner.runChild(Object, RunNotifier)</code></a>
on each object returned by <a href="org/junit/runners/ParentRunner.html#getChildren--"><code>ParentRunner.getChildren()</code></a> (subject to any imposed
filter and sort)</div>
</dd>
<dt><span class="memberNameLink"><a href="org/junit/runners/parameterized/BlockJUnit4ClassRunnerWithParameters.html#classBlock-org.junit.runner.notification.RunNotifier-">classBlock(RunNotifier)</a></span> - Method in class org.junit.runners.parameterized.<a href="org/junit/runners/parameterized/BlockJUnit4ClassRunnerWithParameters.html" title="class in org.junit.runners.parameterized">BlockJUnit4ClassRunnerWithParameters</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="org/junit/runners/ParentRunner.html#classBlock-org.junit.runner.notification.RunNotifier-">classBlock(RunNotifier)</a></span> - Method in class org.junit.runners.<a href="org/junit/runners/ParentRunner.html" title="class in org.junit.runners">ParentRunner</a></dt>
<dd>
<div class="block">Constructs a <code>Statement</code> to run all of the tests in the test class.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/junit/experimental/ParallelComputer.html#classes--">classes()</a></span> - Static method in class org.junit.experimental.<a href="org/junit/experimental/ParallelComputer.html" title="class in org.junit.experimental">ParallelComputer</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="org/junit/runner/Request.html#classes-org.junit.runner.Computer-java.lang.Class...-">classes(Computer, Class<?>...)</a></span> - Static method in class org.junit.runner.<a href="org/junit/runner/Request.html" title="class in org.junit.runner">Request</a></dt>
<dd>
<div class="block">Create a <code>Request</code> that, when processed, will run all the tests
in a set of classes.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/junit/runner/Request.html#classes-java.lang.Class...-">classes(Class<?>...)</a></span> - Static method in class org.junit.runner.<a href="org/junit/runner/Request.html" title="class in org.junit.runner">Request</a></dt>
<dd>
<div class="block">Create a <code>Request</code> that, when processed, will run all the tests
in a set of classes with the default <code>Computer</code>.</div>
</dd>
<dt><a href="org/junit/ClassRule.html" title="annotation in org.junit"><span class="typeNameLink">ClassRule</span></a> - Annotation Type in <a href="org/junit/package-summary.html">org.junit</a></dt>
<dd>
<div class="block">Annotates static fields that reference rules or methods that return them.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/junit/runners/ParentRunner.html#classRules--">classRules()</a></span> - Method in class org.junit.runners.<a href="org/junit/runners/ParentRunner.html" title="class in org.junit.runners">ParentRunner</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="org/junit/runner/Request.html#classWithoutSuiteMethod-java.lang.Class-">classWithoutSuiteMethod(Class<?>)</a></span> - Static method in class org.junit.runner.<a href="org/junit/runner/Request.html" title="class in org.junit.runner">Request</a></dt>
<dd>
<div class="block">Create a <code>Request</code> that, when processed, will run all the tests
in a class.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/junit/experimental/theories/Theories.html#collectInitializationErrors-java.util.List-">collectInitializationErrors(List<Throwable>)</a></span> - Method in class org.junit.experimental.theories.<a href="org/junit/experimental/theories/Theories.html" title="class in org.junit.experimental.theories">Theories</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="org/junit/runners/BlockJUnit4ClassRunner.html#collectInitializationErrors-java.util.List-">collectInitializationErrors(List<Throwable>)</a></span> - Method in class org.junit.runners.<a href="org/junit/runners/BlockJUnit4ClassRunner.html" title="class in org.junit.runners">BlockJUnit4ClassRunner</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="org/junit/runners/ParentRunner.html#collectInitializationErrors-java.util.List-">collectInitializationErrors(List<Throwable>)</a></span> - Method in class org.junit.runners.<a href="org/junit/runners/ParentRunner.html" title="class in org.junit.runners">ParentRunner</a></dt>
<dd>
<div class="block">Adds to <code>errors</code> a throwable for each problem noted with the test class (available from <a href="org/junit/runners/ParentRunner.html#getTestClass--"><code>ParentRunner.getTestClass()</code></a>).</div>
</dd>
<dt><span class="memberNameLink"><a href="org/junit/runner/manipulation/Sorter.html#compare-org.junit.runner.Description-org.junit.runner.Description-">compare(Description, Description)</a></span> - Method in class org.junit.runner.manipulation.<a href="org/junit/runner/manipulation/Sorter.html" title="class in org.junit.runner.manipulation">Sorter</a></dt>
<dd> </dd>
<dt><a href="org/junit/ComparisonFailure.html" title="class in org.junit"><span class="typeNameLink">ComparisonFailure</span></a> - Error in <a href="org/junit/package-summary.html">org.junit</a></dt>
<dd>
<div class="block">Thrown when an <a href="org/junit/Assert.html#assertEquals-java.lang.Object-java.lang.Object-"><code>assertEquals(String, String)</code></a> fails.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/junit/ComparisonFailure.html#ComparisonFailure-java.lang.String-java.lang.String-java.lang.String-">ComparisonFailure(String, String, String)</a></span> - Constructor for error org.junit.<a href="org/junit/ComparisonFailure.html" title="class in org.junit">ComparisonFailure</a></dt>
<dd>
<div class="block">Constructs a comparison failure.</div>
</dd>
<dt><a href="org/junit/runner/Computer.html" title="class in org.junit.runner"><span class="typeNameLink">Computer</span></a> - Class in <a href="org/junit/runner/package-summary.html">org.junit.runner</a></dt>
<dd>
<div class="block">Represents a strategy for computing runners and suites.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/junit/runner/Computer.html#Computer--">Computer()</a></span> - Constructor for class org.junit.runner.<a href="org/junit/runner/Computer.html" title="class in org.junit.runner">Computer</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="org/junit/experimental/theories/Theories.html#computeTestMethods--">computeTestMethods()</a></span> - Method in class org.junit.experimental.theories.<a href="org/junit/experimental/theories/Theories.html" title="class in org.junit.experimental.theories">Theories</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="org/junit/runners/BlockJUnit4ClassRunner.html#computeTestMethods--">computeTestMethods()</a></span> - Method in class org.junit.runners.<a href="org/junit/runners/BlockJUnit4ClassRunner.html" title="class in org.junit.runners">BlockJUnit4ClassRunner</a></dt>
<dd>
<div class="block">Returns the methods that run tests.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/junit/matchers/JUnitMatchers.html#containsString-java.lang.String-">containsString(String)</a></span> - Static method in class org.junit.matchers.<a href="org/junit/matchers/JUnitMatchers.html" title="class in org.junit.matchers">JUnitMatchers</a></dt>
<dd>
<div class="block"><span class="deprecatedLabel">Deprecated.</span>
<div class="block"><span class="deprecationComment">Please use <code>CoreMatchers.containsString(String)</code> instead.</span></div>
</div>
</dd>
<dt><span class="memberNameLink"><a href="org/junit/experimental/theories/PotentialAssignment.CouldNotGenerateValueException.html#CouldNotGenerateValueException--">CouldNotGenerateValueException()</a></span> - Constructor for exception org.junit.experimental.theories.<a href="org/junit/experimental/theories/PotentialAssignment.CouldNotGenerateValueException.html" title="class in org.junit.experimental.theories">PotentialAssignment.CouldNotGenerateValueException</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="org/junit/experimental/theories/PotentialAssignment.CouldNotGenerateValueException.html#CouldNotGenerateValueException-java.lang.Throwable-">CouldNotGenerateValueException(Throwable)</a></span> - Constructor for exception org.junit.experimental.theories.<a href="org/junit/experimental/theories/PotentialAssignment.CouldNotGenerateValueException.html" title="class in org.junit.experimental.theories">PotentialAssignment.CouldNotGenerateValueException</a></dt>
<dd> </dd>
<dt><a href="org/junit/experimental/max/CouldNotReadCoreException.html" title="class in org.junit.experimental.max"><span class="typeNameLink">CouldNotReadCoreException</span></a> - Exception in <a href="org/junit/experimental/max/package-summary.html">org.junit.experimental.max</a></dt>
<dd>
<div class="block">Thrown when Max cannot read the MaxCore serialization</div>
</dd>
<dt><span class="memberNameLink"><a href="org/junit/experimental/max/CouldNotReadCoreException.html#CouldNotReadCoreException-java.lang.Throwable-">CouldNotReadCoreException(Throwable)</a></span> - Constructor for exception org.junit.experimental.max.<a href="org/junit/experimental/max/CouldNotReadCoreException.html" title="class in org.junit.experimental.max">CouldNotReadCoreException</a></dt>
<dd>
<div class="block">Constructs</div>
</dd>
<dt><span class="memberNameLink"><a href="org/junit/rules/TemporaryFolder.html#create--">create()</a></span> - Method in class org.junit.rules.<a href="org/junit/rules/TemporaryFolder.html" title="class in org.junit.rules">TemporaryFolder</a></dt>
<dd>
<div class="block">for testing purposes only.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/junit/validator/AnnotationValidatorFactory.html#createAnnotationValidator-org.junit.validator.ValidateWith-">createAnnotationValidator(ValidateWith)</a></span> - Method in class org.junit.validator.<a href="org/junit/validator/AnnotationValidatorFactory.html" title="class in org.junit.validator">AnnotationValidatorFactory</a></dt>
<dd>
<div class="block">Creates the AnnotationValidator specified by the value in
<a href="org/junit/validator/ValidateWith.html" title="annotation in org.junit.validator"><code>ValidateWith</code></a>.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/junit/rules/Timeout.html#createFailOnTimeoutStatement-org.junit.runners.model.Statement-">createFailOnTimeoutStatement(Statement)</a></span> - Method in class org.junit.rules.<a href="org/junit/rules/Timeout.html" title="class in org.junit.rules">Timeout</a></dt>
<dd>
<div class="block">Creates a <a href="org/junit/runners/model/Statement.html" title="class in org.junit.runners.model"><code>Statement</code></a> that will run the given
<code>statement</code>, and timeout the operation based
on the values configured in this rule.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/junit/experimental/categories/ExcludeCategories.html#createFilter-java.util.List-">createFilter(List<Class<?>>)</a></span> - Method in class org.junit.experimental.categories.<a href="org/junit/experimental/categories/ExcludeCategories.html" title="class in org.junit.experimental.categories">ExcludeCategories</a></dt>
<dd>
<div class="block">Creates a <a href="org/junit/runner/manipulation/Filter.html" title="class in org.junit.runner.manipulation"><code>Filter</code></a> which is only passed by tests that are
not categorized with any of the specified categories.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/junit/experimental/categories/IncludeCategories.html#createFilter-java.util.List-">createFilter(List<Class<?>>)</a></span> - Method in class org.junit.experimental.categories.<a href="org/junit/experimental/categories/IncludeCategories.html" title="class in org.junit.experimental.categories">IncludeCategories</a></dt>
<dd>
<div class="block">Creates a <a href="org/junit/runner/manipulation/Filter.html" title="class in org.junit.runner.manipulation"><code>Filter</code></a> which is only passed by tests that are
categorized with any of the specified categories.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/junit/runner/FilterFactory.html#createFilter-org.junit.runner.FilterFactoryParams-">createFilter(FilterFactoryParams)</a></span> - Method in interface org.junit.runner.<a href="org/junit/runner/FilterFactory.html" title="interface in org.junit.runner">FilterFactory</a></dt>
<dd>
<div class="block">Creates a <a href="org/junit/runner/manipulation/Filter.html" title="class in org.junit.runner.manipulation"><code>Filter</code></a> given a <a href="org/junit/runner/FilterFactoryParams.html" title="class in org.junit.runner"><code>FilterFactoryParams</code></a> argument.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/junit/runner/Result.html#createListener--">createListener()</a></span> - Method in class org.junit.runner.<a href="org/junit/runner/Result.html" title="class in org.junit.runner">Result</a></dt>
<dd>
<div class="block">Internal use only.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/junit/runners/parameterized/BlockJUnit4ClassRunnerWithParametersFactory.html#createRunnerForTestWithParameters-org.junit.runners.parameterized.TestWithParameters-">createRunnerForTestWithParameters(TestWithParameters)</a></span> - Method in class org.junit.runners.parameterized.<a href="org/junit/runners/parameterized/BlockJUnit4ClassRunnerWithParametersFactory.html" title="class in org.junit.runners.parameterized">BlockJUnit4ClassRunnerWithParametersFactory</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="org/junit/runners/parameterized/ParametersRunnerFactory.html#createRunnerForTestWithParameters-org.junit.runners.parameterized.TestWithParameters-">createRunnerForTestWithParameters(TestWithParameters)</a></span> - Method in interface org.junit.runners.parameterized.<a href="org/junit/runners/parameterized/ParametersRunnerFactory.html" title="interface in org.junit.runners.parameterized">ParametersRunnerFactory</a></dt>
<dd>
<div class="block">Returns a runner for the specified <a href="org/junit/runners/parameterized/TestWithParameters.html" title="class in org.junit.runners.parameterized"><code>TestWithParameters</code></a>.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/junit/runner/Description.html#createSuiteDescription-java.lang.String-java.lang.annotation.Annotation...-">createSuiteDescription(String, Annotation...)</a></span> - Static method in class org.junit.runner.<a href="org/junit/runner/Description.html" title="class in org.junit.runner">Description</a></dt>
<dd>
<div class="block">Create a <code>Description</code> named <code>name</code>.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/junit/runner/Description.html#createSuiteDescription-java.lang.String-java.io.Serializable-java.lang.annotation.Annotation...-">createSuiteDescription(String, Serializable, Annotation...)</a></span> - Static method in class org.junit.runner.<a href="org/junit/runner/Description.html" title="class in org.junit.runner">Description</a></dt>
<dd>
<div class="block">Create a <code>Description</code> named <code>name</code>.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/junit/runner/Description.html#createSuiteDescription-java.lang.Class-">createSuiteDescription(Class<?>)</a></span> - Static method in class org.junit.runner.<a href="org/junit/runner/Description.html" title="class in org.junit.runner">Description</a></dt>
<dd>
<div class="block">Create a <code>Description</code> named after <code>testClass</code></div>
</dd>
<dt><span class="memberNameLink"><a href="org/junit/runners/BlockJUnit4ClassRunner.html#createTest--">createTest()</a></span> - Method in class org.junit.runners.<a href="org/junit/runners/BlockJUnit4ClassRunner.html" title="class in org.junit.runners">BlockJUnit4ClassRunner</a></dt>
<dd>
<div class="block">Returns a new fixture for running a test.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/junit/runners/parameterized/BlockJUnit4ClassRunnerWithParameters.html#createTest--">createTest()</a></span> - Method in class org.junit.runners.parameterized.<a href="org/junit/runners/parameterized/BlockJUnit4ClassRunnerWithParameters.html" title="class in org.junit.runners.parameterized">BlockJUnit4ClassRunnerWithParameters</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="org/junit/runners/ParentRunner.html#createTestClass-java.lang.Class-">createTestClass(Class<?>)</a></span> - Method in class org.junit.runners.<a href="org/junit/runners/ParentRunner.html" title="class in org.junit.runners">ParentRunner</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="org/junit/runner/Description.html#createTestDescription-java.lang.String-java.lang.String-java.lang.annotation.Annotation...-">createTestDescription(String, String, Annotation...)</a></span> - Static method in class org.junit.runner.<a href="org/junit/runner/Description.html" title="class in org.junit.runner">Description</a></dt>
<dd>
<div class="block">Create a <code>Description</code> of a single test named <code>name</code> in the 'class' named
<code>className</code>.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/junit/runner/Description.html#createTestDescription-java.lang.Class-java.lang.String-java.lang.annotation.Annotation...-">createTestDescription(Class<?>, String, Annotation...)</a></span> - Static method in class org.junit.runner.<a href="org/junit/runner/Description.html" title="class in org.junit.runner">Description</a></dt>
<dd>
<div class="block">Create a <code>Description</code> of a single test named <code>name</code> in the class <code>clazz</code>.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/junit/runner/Description.html#createTestDescription-java.lang.Class-java.lang.String-">createTestDescription(Class<?>, String)</a></span> - Static method in class org.junit.runner.<a href="org/junit/runner/Description.html" title="class in org.junit.runner">Description</a></dt>
<dd>
<div class="block">Create a <code>Description</code> of a single test named <code>name</code> in the class <code>clazz</code>.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/junit/runner/Description.html#createTestDescription-java.lang.String-java.lang.String-java.io.Serializable-">createTestDescription(String, String, Serializable)</a></span> - Static method in class org.junit.runner.<a href="org/junit/runner/Description.html" title="class in org.junit.runner">Description</a></dt>
<dd>
<div class="block">Create a <code>Description</code> of a single test named <code>name</code> in the class <code>clazz</code>.</div>
</dd>
</dl>
<a name="I:D">
<!-- -->
</a>
<h2 class="title">D</h2>
<dl>
<dt><a href="org/junit/experimental/theories/DataPoint.html" title="annotation in org.junit.experimental.theories"><span class="typeNameLink">DataPoint</span></a> - Annotation Type in <a href="org/junit/experimental/theories/package-summary.html">org.junit.experimental.theories</a></dt>
<dd>
<div class="block">Annotating an field or method with @DataPoint will cause the field value
or the value returned by the method to be used as a potential parameter for
theories in that class, when run with the
<a href="org/junit/experimental/theories/Theories.html" title="class in org.junit.experimental.theories"><code>Theories</code></a> runner.</div>
</dd>
<dt><a href="org/junit/experimental/theories/DataPoints.html" title="annotation in org.junit.experimental.theories"><span class="typeNameLink">DataPoints</span></a> - Annotation Type in <a href="org/junit/experimental/theories/package-summary.html">org.junit.experimental.theories</a></dt>
<dd>
<div class="block">Annotating an array or iterable-typed field or method with @DataPoints
will cause the values in the array or iterable given to be used as potential
parameters for theories in that class when run with the
<a href="org/junit/experimental/theories/Theories.html" title="class in org.junit.experimental.theories"><code>Theories</code></a> runner.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/junit/rules/TemporaryFolder.html#delete--">delete()</a></span> - Method in class org.junit.rules.<a href="org/junit/rules/TemporaryFolder.html" title="class in org.junit.rules">TemporaryFolder</a></dt>
<dd>
<div class="block">Delete all files and folders under the temporary folder.</div>
</dd>
<dt><a href="org/junit/runner/Describable.html" title="interface in org.junit.runner"><span class="typeNameLink">Describable</span></a> - Interface in <a href="org/junit/runner/package-summary.html">org.junit.runner</a></dt>
<dd>
<div class="block">Represents an object that can describe itself</div>
</dd>
<dt><span class="memberNameLink"><a href="org/junit/experimental/categories/Categories.CategoryFilter.html#describe--">describe()</a></span> - Method in class org.junit.experimental.categories.<a href="org/junit/experimental/categories/Categories.CategoryFilter.html" title="class in org.junit.experimental.categories">Categories.CategoryFilter</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="org/junit/runner/manipulation/Filter.html#describe--">describe()</a></span> - Method in class org.junit.runner.manipulation.<a href="org/junit/runner/manipulation/Filter.html" title="class in org.junit.runner.manipulation">Filter</a></dt>
<dd>
<div class="block">Returns a textual description of this Filter</div>
</dd>
<dt><span class="memberNameLink"><a href="org/junit/runners/BlockJUnit4ClassRunner.html#describeChild-org.junit.runners.model.FrameworkMethod-">describeChild(FrameworkMethod)</a></span> - Method in class org.junit.runners.<a href="org/junit/runners/BlockJUnit4ClassRunner.html" title="class in org.junit.runners">BlockJUnit4ClassRunner</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="org/junit/runners/ParentRunner.html#describeChild-T-">describeChild(T)</a></span> - Method in class org.junit.runners.<a href="org/junit/runners/ParentRunner.html" title="class in org.junit.runners">ParentRunner</a></dt>
<dd>
<div class="block">Returns a <a href="org/junit/runner/Description.html" title="class in org.junit.runner"><code>Description</code></a> for <code>child</code>, which can be assumed to
be an element of the list returned by <a href="org/junit/runners/ParentRunner.html#getChildren--"><code>ParentRunner.getChildren()</code></a></div>
</dd>
<dt><span class="memberNameLink"><a href="org/junit/runners/Suite.html#describeChild-org.junit.runner.Runner-">describeChild(Runner)</a></span> - Method in class org.junit.runners.<a href="org/junit/runners/Suite.html" title="class in org.junit.runners">Suite</a></dt>
<dd> </dd>
<dt><a href="org/junit/runner/Description.html" title="class in org.junit.runner"><span class="typeNameLink">Description</span></a> - Class in <a href="org/junit/runner/package-summary.html">org.junit.runner</a></dt>
<dd>
<div class="block">A <code>Description</code> describes a test which is to be run or has been run.</div>
</dd>
<dt><a href="org/junit/rules/DisableOnDebug.html" title="class in org.junit.rules"><span class="typeNameLink">DisableOnDebug</span></a> - Class in <a href="org/junit/rules/package-summary.html">org.junit.rules</a></dt>
<dd>
<div class="block">The <code>DisableOnDebug</code> Rule allows you to label certain rules to be
disabled when debugging.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/junit/rules/DisableOnDebug.html#DisableOnDebug-org.junit.rules.TestRule-">DisableOnDebug(TestRule)</a></span> - Constructor for class org.junit.rules.<a href="org/junit/rules/DisableOnDebug.html" title="class in org.junit.rules">DisableOnDebug</a></dt>
<dd>
<div class="block">Create a <code>DisableOnDebug</code> instance with the timeout specified in
milliseconds.</div>
</dd>
</dl>
<a name="I:E">
<!-- -->
</a>
<h2 class="title">E</h2>
<dl>
<dt><span class="memberNameLink"><a href="org/junit/matchers/JUnitMatchers.html#either-org.hamcrest.Matcher-">either(Matcher<? super T>)</a></span> - Static method in class org.junit.matchers.<a href="org/junit/matchers/JUnitMatchers.html" title="class in org.junit.matchers">JUnitMatchers</a></dt>
<dd>
<div class="block"><span class="deprecatedLabel">Deprecated.</span>
<div class="block"><span class="deprecationComment">Please use <code>CoreMatchers.either(Matcher)</code> instead.</span></div>
</div>
</dd>
<dt><span class="memberNameLink"><a href="org/junit/runner/Description.html#EMPTY">EMPTY</a></span> - Static variable in class org.junit.runner.<a href="org/junit/runner/Description.html" title="class in org.junit.runner">Description</a></dt>
<dd>
<div class="block">Describes a Runner which runs no tests</div>
</dd>
<dt><span class="memberNameLink"><a href="org/junit/rules/RuleChain.html#emptyRuleChain--">emptyRuleChain()</a></span> - Static method in class org.junit.rules.<a href="org/junit/rules/RuleChain.html" title="class in org.junit.rules">RuleChain</a></dt>
<dd>
<div class="block">Returns a <code>RuleChain</code> without a <a href="org/junit/rules/TestRule.html" title="interface in org.junit.rules"><code>TestRule</code></a>.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/junit/runners/Suite.html#emptySuite--">emptySuite()</a></span> - Static method in class org.junit.runners.<a href="org/junit/runners/Suite.html" title="class in org.junit.runners">Suite</a></dt>
<dd>
<div class="block">Returns an empty suite.</div>
</dd>
<dt><a href="org/junit/experimental/runners/Enclosed.html" title="class in org.junit.experimental.runners"><span class="typeNameLink">Enclosed</span></a> - Class in <a href="org/junit/experimental/runners/package-summary.html">org.junit.experimental.runners</a></dt>
<dd>
<div class="block">If you put tests in inner classes, Ant, for example, won't find them.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/junit/experimental/runners/Enclosed.html#Enclosed-java.lang.Class-org.junit.runners.model.RunnerBuilder-">Enclosed(Class<?>, RunnerBuilder)</a></span> - Constructor for class org.junit.experimental.runners.<a href="org/junit/experimental/runners/Enclosed.html" title="class in org.junit.experimental.runners">Enclosed</a></dt>
<dd>
<div class="block">Only called reflectively.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/junit/runner/Description.html#equals-java.lang.Object-">equals(Object)</a></span> - Method in class org.junit.runner.<a href="org/junit/runner/Description.html" title="class in org.junit.runner">Description</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="org/junit/runners/model/FrameworkMethod.html#equals-java.lang.Object-">equals(Object)</a></span> - Method in class org.junit.runners.model.<a href="org/junit/runners/model/FrameworkMethod.html" title="class in org.junit.runners.model">FrameworkMethod</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="org/junit/runners/model/TestClass.html#equals-java.lang.Object-">equals(Object)</a></span> - Method in class org.junit.runners.model.<a href="org/junit/runners/model/TestClass.html" title="class in org.junit.runners.model">TestClass</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="org/junit/runners/parameterized/TestWithParameters.html#equals-java.lang.Object-">equals(Object)</a></span> - Method in class org.junit.runners.parameterized.<a href="org/junit/runners/parameterized/TestWithParameters.html" title="class in org.junit.runners.parameterized">TestWithParameters</a></dt>
<dd> </dd>
<dt><a href="org/junit/rules/ErrorCollector.html" title="class in org.junit.rules"><span class="typeNameLink">ErrorCollector</span></a> - Class in <a href="org/junit/rules/package-summary.html">org.junit.rules</a></dt>
<dd>
<div class="block">The ErrorCollector rule allows execution of a test to continue after the
first problem is found (for example, to collect _all_ the incorrect rows in a
table, and report them all at once):</div>
</dd>
<dt><span class="memberNameLink"><a href="org/junit/rules/ErrorCollector.html#ErrorCollector--">ErrorCollector()</a></span> - Constructor for class org.junit.rules.<a href="org/junit/rules/ErrorCollector.html" title="class in org.junit.rules">ErrorCollector</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="org/junit/runner/Request.html#errorReport-java.lang.Class-java.lang.Throwable-">errorReport(Class<?>, Throwable)</a></span> - Static method in class org.junit.runner.<a href="org/junit/runner/Request.html" title="class in org.junit.runner">Request</a></dt>
<dd>
<div class="block">Creates a <a href="org/junit/runner/Request.html" title="class in org.junit.runner"><code>Request</code></a> that, when processed, will report an error for the given
test class with the given cause.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/junit/experimental/theories/Theories.TheoryAnchor.html#evaluate--">evaluate()</a></span> - Method in class org.junit.experimental.theories.<a href="org/junit/experimental/theories/Theories.TheoryAnchor.html" title="class in org.junit.experimental.theories">Theories.TheoryAnchor</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="org/junit/rules/RunRules.html#evaluate--">evaluate()</a></span> - Method in class org.junit.rules.<a href="org/junit/rules/RunRules.html" title="class in org.junit.rules">RunRules</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="org/junit/runners/model/Statement.html#evaluate--">evaluate()</a></span> - Method in class org.junit.runners.model.<a href="org/junit/runners/model/Statement.html" title="class in org.junit.runners.model">Statement</a></dt>
<dd>
<div class="block">Run the action, throwing a <code>Throwable</code> if anything goes wrong.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/junit/matchers/JUnitMatchers.html#everyItem-org.hamcrest.Matcher-">everyItem(Matcher<T>)</a></span> - Static method in class org.junit.matchers.<a href="org/junit/matchers/JUnitMatchers.html" title="class in org.junit.matchers">JUnitMatchers</a></dt>
<dd>
<div class="block"><span class="deprecatedLabel">Deprecated.</span>
<div class="block"><span class="deprecationComment">Please use <code>CoreMatchers.everyItem(Matcher)</code> instead.</span></div>
</div>
</dd>
<dt><span class="memberNameLink"><a href="org/junit/experimental/categories/Categories.CategoryFilter.html#exclude-boolean-java.lang.Class...-">exclude(boolean, Class<?>...)</a></span> - Static method in class org.junit.experimental.categories.<a href="org/junit/experimental/categories/Categories.CategoryFilter.html" title="class in org.junit.experimental.categories">Categories.CategoryFilter</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="org/junit/experimental/categories/Categories.CategoryFilter.html#exclude-java.lang.Class-">exclude(Class<?>)</a></span> - Static method in class org.junit.experimental.categories.<a href="org/junit/experimental/categories/Categories.CategoryFilter.html" title="class in org.junit.experimental.categories">Categories.CategoryFilter</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="org/junit/experimental/categories/Categories.CategoryFilter.html#exclude-java.lang.Class...-">exclude(Class<?>...)</a></span> - Static method in class org.junit.experimental.categories.<a href="org/junit/experimental/categories/Categories.CategoryFilter.html" title="class in org.junit.experimental.categories">Categories.CategoryFilter</a></dt>
<dd> </dd>
<dt><a href="org/junit/experimental/categories/ExcludeCategories.html" title="class in org.junit.experimental.categories"><span class="typeNameLink">ExcludeCategories</span></a> - Class in <a href="org/junit/experimental/categories/package-summary.html">org.junit.experimental.categories</a></dt>
<dd>
<div class="block"><a href="org/junit/runner/FilterFactory.html" title="interface in org.junit.runner"><code>FilterFactory</code></a> to exclude categories.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/junit/experimental/categories/ExcludeCategories.html#ExcludeCategories--">ExcludeCategories()</a></span> - Constructor for class org.junit.experimental.categories.<a href="org/junit/experimental/categories/ExcludeCategories.html" title="class in org.junit.experimental.categories">ExcludeCategories</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="org/junit/rules/ExpectedException.html#expect-org.hamcrest.Matcher-">expect(Matcher<?>)</a></span> - Method in class org.junit.rules.<a href="org/junit/rules/ExpectedException.html" title="class in org.junit.rules">ExpectedException</a></dt>
<dd>
<div class="block">Verify that your code throws an exception that is matched by
a Hamcrest matcher.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/junit/rules/ExpectedException.html#expect-java.lang.Class-">expect(Class<? extends Throwable>)</a></span> - Method in class org.junit.rules.<a href="org/junit/rules/ExpectedException.html" title="class in org.junit.rules">ExpectedException</a></dt>
<dd>
<div class="block">Verify that your code throws an exception that is an
instance of specific <code>type</code>.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/junit/rules/ExpectedException.html#expectCause-org.hamcrest.Matcher-">expectCause(Matcher<? extends Throwable>)</a></span> - Method in class org.junit.rules.<a href="org/junit/rules/ExpectedException.html" title="class in org.junit.rules">ExpectedException</a></dt>
<dd>
<div class="block">Verify that your code throws an exception whose cause is matched by
a Hamcrest matcher.</div>
</dd>
<dt><a href="org/junit/rules/ExpectedException.html" title="class in org.junit.rules"><span class="typeNameLink">ExpectedException</span></a> - Class in <a href="org/junit/rules/package-summary.html">org.junit.rules</a></dt>
<dd>
<div class="block">The <code>ExpectedException</code> rule allows you to verify that your code
throws a specific exception.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/junit/rules/ExpectedException.html#expectMessage-java.lang.String-">expectMessage(String)</a></span> - Method in class org.junit.rules.<a href="org/junit/rules/ExpectedException.html" title="class in org.junit.rules">ExpectedException</a></dt>
<dd>
<div class="block">Verify that your code throws an exception whose message contains
a specific text.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/junit/rules/ExpectedException.html#expectMessage-org.hamcrest.Matcher-">expectMessage(Matcher<String>)</a></span> - Method in class org.junit.rules.<a href="org/junit/rules/ExpectedException.html" title="class in org.junit.rules">ExpectedException</a></dt>
<dd>
<div class="block">Verify that your code throws an exception whose message is matched
by a Hamcrest matcher.</div>
</dd>
<dt><a href="org/junit/rules/ExternalResource.html" title="class in org.junit.rules"><span class="typeNameLink">ExternalResource</span></a> - Class in <a href="org/junit/rules/package-summary.html">org.junit.rules</a></dt>
<dd>
<div class="block">A base class for Rules (like TemporaryFolder) that set up an external
resource before a test (a file, socket, server, database connection, etc.),
and guarantee to tear it down afterward:</div>
</dd>
<dt><span class="memberNameLink"><a href="org/junit/rules/ExternalResource.html#ExternalResource--">ExternalResource()</a></span> - Constructor for class org.junit.rules.<a href="org/junit/rules/ExternalResource.html" title="class in org.junit.rules">ExternalResource</a></dt>
<dd> </dd>
</dl>
<a name="I:F">
<!-- -->
</a>
<h2 class="title">F</h2>
<dl>
<dt><span class="memberNameLink"><a href="org/junit/Assert.html#fail-java.lang.String-">fail(String)</a></span> - Static method in class org.junit.<a href="org/junit/Assert.html" title="class in org.junit">Assert</a></dt>
<dd>
<div class="block">Fails a test with the given message.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/junit/Assert.html#fail--">fail()</a></span> - Static method in class org.junit.<a href="org/junit/Assert.html" title="class in org.junit">Assert</a></dt>
<dd>
<div class="block">Fails a test with no message.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/junit/rules/Stopwatch.html#failed-long-java.lang.Throwable-org.junit.runner.Description-">failed(long, Throwable, Description)</a></span> - Method in class org.junit.rules.<a href="org/junit/rules/Stopwatch.html" title="class in org.junit.rules">Stopwatch</a></dt>
<dd>
<div class="block">Invoked when a test fails</div>
</dd>
<dt><span class="memberNameLink"><a href="org/junit/rules/TestWatcher.html#failed-java.lang.Throwable-org.junit.runner.Description-">failed(Throwable, Description)</a></span> - Method in class org.junit.rules.<a href="org/junit/rules/TestWatcher.html" title="class in org.junit.rules">TestWatcher</a></dt>
<dd>
<div class="block">Invoked when a test fails</div>
</dd>
<dt><span class="memberNameLink"><a href="org/junit/rules/TestWatchman.html#failed-java.lang.Throwable-org.junit.runners.model.FrameworkMethod-">failed(Throwable, FrameworkMethod)</a></span> - Method in class org.junit.rules.<a href="org/junit/rules/TestWatchman.html" title="class in org.junit.rules">TestWatchman</a></dt>
<dd>
<div class="block"><span class="deprecatedLabel">Deprecated.</span></div>
<div class="block">Invoked when a test method fails</div>
</dd>
<dt><a href="org/junit/runner/notification/Failure.html" title="class in org.junit.runner.notification"><span class="typeNameLink">Failure</span></a> - Class in <a href="org/junit/runner/notification/package-summary.html">org.junit.runner.notification</a></dt>
<dd>
<div class="block">A <code>Failure</code> holds a description of the failed test and the
exception that was thrown while running it.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/junit/runner/notification/Failure.html#Failure-org.junit.runner.Description-java.lang.Throwable-">Failure(Description, Throwable)</a></span> - Constructor for class org.junit.runner.notification.<a href="org/junit/runner/notification/Failure.html" title="class in org.junit.runner.notification">Failure</a></dt>
<dd>
<div class="block">Constructs a <code>Failure</code> with the given description and exception.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/junit/experimental/results/PrintableResult.html#failureCount--">failureCount()</a></span> - Method in class org.junit.experimental.results.<a href="org/junit/experimental/results/PrintableResult.html" title="class in org.junit.experimental.results">PrintableResult</a></dt>
<dd>
<div class="block">Returns the number of failures in this result.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/junit/experimental/results/ResultMatchers.html#failureCountIs-int-">failureCountIs(int)</a></span> - Static method in class org.junit.experimental.results.<a href="org/junit/experimental/results/ResultMatchers.html" title="class in org.junit.experimental.results">ResultMatchers</a></dt>
<dd>
<div class="block">Matches if there are <code>count</code> failures</div>
</dd>
<dt><a href="org/junit/runner/manipulation/Filter.html" title="class in org.junit.runner.manipulation"><span class="typeNameLink">Filter</span></a> - Class in <a href="org/junit/runner/manipulation/package-summary.html">org.junit.runner.manipulation</a></dt>
<dd>
<div class="block">The canonical case of filtering is when you want to run a single test method in a class.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/junit/runner/manipulation/Filter.html#Filter--">Filter()</a></span> - Constructor for class org.junit.runner.manipulation.<a href="org/junit/runner/manipulation/Filter.html" title="class in org.junit.runner.manipulation">Filter</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="org/junit/runner/manipulation/Filterable.html#filter-org.junit.runner.manipulation.Filter-">filter(Filter)</a></span> - Method in interface org.junit.runner.manipulation.<a href="org/junit/runner/manipulation/Filterable.html" title="interface in org.junit.runner.manipulation">Filterable</a></dt>
<dd>
<div class="block">Remove tests that don't pass the parameter <code>filter</code>.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/junit/runners/ParentRunner.html#filter-org.junit.runner.manipulation.Filter-">filter(Filter)</a></span> - Method in class org.junit.runners.<a href="org/junit/runners/ParentRunner.html" title="class in org.junit.runners">ParentRunner</a></dt>
<dd> </dd>
<dt><a href="org/junit/runner/manipulation/Filterable.html" title="interface in org.junit.runner.manipulation"><span class="typeNameLink">Filterable</span></a> - Interface in <a href="org/junit/runner/manipulation/package-summary.html">org.junit.runner.manipulation</a></dt>
<dd>
<div class="block">Runners that allow filtering should implement this interface.</div>
</dd>
<dt><a href="org/junit/runner/FilterFactory.html" title="interface in org.junit.runner"><span class="typeNameLink">FilterFactory</span></a> - Interface in <a href="org/junit/runner/package-summary.html">org.junit.runner</a></dt>
<dd>
<div class="block">Extend this class to create a factory that creates <a href="org/junit/runner/manipulation/Filter.html" title="class in org.junit.runner.manipulation"><code>Filter</code></a>.</div>
</dd>
<dt><a href="org/junit/runner/FilterFactory.FilterNotCreatedException.html" title="class in org.junit.runner"><span class="typeNameLink">FilterFactory.FilterNotCreatedException</span></a> - Exception in <a href="org/junit/runner/package-summary.html">org.junit.runner</a></dt>
<dd>
<div class="block">Exception thrown if the <a href="org/junit/runner/manipulation/Filter.html" title="class in org.junit.runner.manipulation"><code>Filter</code></a> cannot be created.</div>
</dd>
<dt><a href="org/junit/runner/FilterFactoryParams.html" title="class in org.junit.runner"><span class="typeNameLink">FilterFactoryParams</span></a> - Class in <a href="org/junit/runner/package-summary.html">org.junit.runner</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="org/junit/runner/FilterFactoryParams.html#FilterFactoryParams-org.junit.runner.Description-java.lang.String-">FilterFactoryParams(Description, String)</a></span> - Constructor for class org.junit.runner.<a href="org/junit/runner/FilterFactoryParams.html" title="class in org.junit.runner">FilterFactoryParams</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="org/junit/runner/FilterFactory.FilterNotCreatedException.html#FilterNotCreatedException-java.lang.Exception-">FilterNotCreatedException(Exception)</a></span> - Constructor for exception org.junit.runner.<a href="org/junit/runner/FilterFactory.FilterNotCreatedException.html" title="class in org.junit.runner">FilterFactory.FilterNotCreatedException</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="org/junit/runner/Request.html#filterWith-org.junit.runner.manipulation.Filter-">filterWith(Filter)</a></span> - Method in class org.junit.runner.<a href="org/junit/runner/Request.html" title="class in org.junit.runner">Request</a></dt>
<dd>
<div class="block">Returns a Request that only contains those tests that should run when
<code>filter</code> is applied</div>
</dd>
<dt><span class="memberNameLink"><a href="org/junit/runner/Request.html#filterWith-org.junit.runner.Description-">filterWith(Description)</a></span> - Method in class org.junit.runner.<a href="org/junit/runner/Request.html" title="class in org.junit.runner">Request</a></dt>
<dd>
<div class="block">Returns a Request that only runs contains tests whose <a href="org/junit/runner/Description.html" title="class in org.junit.runner"><code>Description</code></a>
equals <code>desiredDescription</code></div>
</dd>
<dt><span class="memberNameLink"><a href="org/junit/experimental/theories/ParameterSignature.html#findDeepAnnotation-java.lang.Class-">findDeepAnnotation(Class<T>)</a></span> - Method in class org.junit.experimental.theories.<a href="org/junit/experimental/theories/ParameterSignature.html" title="class in org.junit.experimental.theories">ParameterSignature</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="org/junit/rules/Stopwatch.html#finished-long-org.junit.runner.Description-">finished(long, Description)</a></span> - Method in class org.junit.rules.<a href="org/junit/rules/Stopwatch.html" title="class in org.junit.rules">Stopwatch</a></dt>
<dd>
<div class="block">Invoked when a test method finishes (whether passing or failing)</div>
</dd>
<dt><span class="memberNameLink"><a href="org/junit/rules/TestWatcher.html#finished-org.junit.runner.Description-">finished(Description)</a></span> - Method in class org.junit.rules.<a href="org/junit/rules/TestWatcher.html" title="class in org.junit.rules">TestWatcher</a></dt>
<dd>
<div class="block">Invoked when a test method finishes (whether passing or failing)</div>
</dd>
<dt><span class="memberNameLink"><a href="org/junit/rules/TestWatchman.html#finished-org.junit.runners.model.FrameworkMethod-">finished(FrameworkMethod)</a></span> - Method in class org.junit.rules.<a href="org/junit/rules/TestWatchman.html" title="class in org.junit.rules">TestWatchman</a></dt>
<dd>
<div class="block"><span class="deprecatedLabel">Deprecated.</span></div>
<div class="block">Invoked when a test method finishes (whether passing or failing)</div>
</dd>
<dt><span class="memberNameLink"><a href="org/junit/runners/model/RunnerScheduler.html#finished--">finished()</a></span> - Method in interface org.junit.runners.model.<a href="org/junit/runners/model/RunnerScheduler.html" title="interface in org.junit.runners.model">RunnerScheduler</a></dt>
<dd>
<div class="block">Override to implement any behavior that must occur
after all children have been scheduled (for example,
waiting for them all to finish)</div>
</dd>
<dt><span class="memberNameLink"><a href="org/junit/runner/notification/RunNotifier.html#fireTestAssumptionFailed-org.junit.runner.notification.Failure-">fireTestAssumptionFailed(Failure)</a></span> - Method in class org.junit.runner.notification.<a href="org/junit/runner/notification/RunNotifier.html" title="class in org.junit.runner.notification">RunNotifier</a></dt>
<dd>
<div class="block">Invoke to tell listeners that an atomic test flagged that it assumed
something false.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/junit/runner/notification/RunNotifier.html#fireTestFailure-org.junit.runner.notification.Failure-">fireTestFailure(Failure)</a></span> - Method in class org.junit.runner.notification.<a href="org/junit/runner/notification/RunNotifier.html" title="class in org.junit.runner.notification">RunNotifier</a></dt>
<dd>
<div class="block">Invoke to tell listeners that an atomic test failed.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/junit/runner/notification/RunNotifier.html#fireTestFinished-org.junit.runner.Description-">fireTestFinished(Description)</a></span> - Method in class org.junit.runner.notification.<a href="org/junit/runner/notification/RunNotifier.html" title="class in org.junit.runner.notification">RunNotifier</a></dt>
<dd>
<div class="block">Invoke to tell listeners that an atomic test finished.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/junit/runner/notification/RunNotifier.html#fireTestIgnored-org.junit.runner.Description-">fireTestIgnored(Description)</a></span> - Method in class org.junit.runner.notification.<a href="org/junit/runner/notification/RunNotifier.html" title="class in org.junit.runner.notification">RunNotifier</a></dt>
<dd>
<div class="block">Invoke to tell listeners that an atomic test was ignored.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/junit/runner/notification/RunNotifier.html#fireTestRunFinished-org.junit.runner.Result-">fireTestRunFinished(Result)</a></span> - Method in class org.junit.runner.notification.<a href="org/junit/runner/notification/RunNotifier.html" title="class in org.junit.runner.notification">RunNotifier</a></dt>
<dd>
<div class="block">Do not invoke.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/junit/runner/notification/RunNotifier.html#fireTestRunStarted-org.junit.runner.Description-">fireTestRunStarted(Description)</a></span> - Method in class org.junit.runner.notification.<a href="org/junit/runner/notification/RunNotifier.html" title="class in org.junit.runner.notification">RunNotifier</a></dt>
<dd>
<div class="block">Do not invoke.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/junit/runner/notification/RunNotifier.html#fireTestStarted-org.junit.runner.Description-">fireTestStarted(Description)</a></span> - Method in class org.junit.runner.notification.<a href="org/junit/runner/notification/RunNotifier.html" title="class in org.junit.runner.notification">RunNotifier</a></dt>
<dd>
<div class="block">Invoke to tell listeners that an atomic test is about to start.</div>
</dd>
<dt><a href="org/junit/FixMethodOrder.html" title="annotation in org.junit"><span class="typeNameLink">FixMethodOrder</span></a> - Annotation Type in <a href="org/junit/package-summary.html">org.junit</a></dt>
<dd>
<div class="block">This class allows the user to choose the order of execution of the methods within a test class.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/junit/experimental/max/MaxCore.html#forFolder-java.lang.String-">forFolder(String)</a></span> - Static method in class org.junit.experimental.max.<a href="org/junit/experimental/max/MaxCore.html" title="class in org.junit.experimental.max">MaxCore</a></dt>
<dd>
<div class="block"><span class="deprecatedLabel">Deprecated.</span>
<div class="block"><span class="deprecationComment">use storedLocally()</span></div>
</div>
</dd>
<dt><span class="memberNameLink"><a href="org/junit/experimental/max/MaxHistory.html#forFolder-java.io.File-">forFolder(File)</a></span> - Static method in class org.junit.experimental.max.<a href="org/junit/experimental/max/MaxHistory.html" title="class in org.junit.experimental.max">MaxHistory</a></dt>
<dd>
<div class="block">Loads a <a href="org/junit/experimental/max/MaxHistory.html" title="class in org.junit.experimental.max"><code>MaxHistory</code></a> from <code>file</code>, or generates a new one that
will be saved to <code>file</code>.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/junit/experimental/theories/PotentialAssignment.html#forValue-java.lang.String-java.lang.Object-">forValue(String, Object)</a></span> - Static method in class org.junit.experimental.theories.<a href="org/junit/experimental/theories/PotentialAssignment.html" title="class in org.junit.experimental.theories">PotentialAssignment</a></dt>
<dd> </dd>
<dt><a href="org/junit/runners/model/FrameworkField.html" title="class in org.junit.runners.model"><span class="typeNameLink">FrameworkField</span></a> - Class in <a href="org/junit/runners/model/package-summary.html">org.junit.runners.model</a></dt>
<dd>
<div class="block">Represents a field on a test class (currently used only for Rules in
<a href="org/junit/runners/BlockJUnit4ClassRunner.html" title="class in org.junit.runners"><code>BlockJUnit4ClassRunner</code></a>, but custom runners can make other uses)</div>
</dd>
<dt><a href="org/junit/runners/model/FrameworkMember.html" title="class in org.junit.runners.model"><span class="typeNameLink">FrameworkMember</span></a><<a href="org/junit/runners/model/FrameworkMember.html" title="type parameter in FrameworkMember">T</a> extends <a href="org/junit/runners/model/FrameworkMember.html" title="class in org.junit.runners.model">FrameworkMember</a><<a href="org/junit/runners/model/FrameworkMember.html" title="type parameter in FrameworkMember">T</a>>> - Class in <a href="org/junit/runners/model/package-summary.html">org.junit.runners.model</a></dt>
<dd>
<div class="block">Parent class for <a href="org/junit/runners/model/FrameworkField.html" title="class in org.junit.runners.model"><code>FrameworkField</code></a> and <a href="org/junit/runners/model/FrameworkMethod.html" title="class in org.junit.runners.model"><code>FrameworkMethod</code></a></div>
</dd>
<dt><span class="memberNameLink"><a href="org/junit/runners/model/FrameworkMember.html#FrameworkMember--">FrameworkMember()</a></span> - Constructor for class org.junit.runners.model.<a href="org/junit/runners/model/FrameworkMember.html" title="class in org.junit.runners.model">FrameworkMember</a></dt>
<dd> </dd>
<dt><a href="org/junit/runners/model/FrameworkMethod.html" title="class in org.junit.runners.model"><span class="typeNameLink">FrameworkMethod</span></a> - Class in <a href="org/junit/runners/model/package-summary.html">org.junit.runners.model</a></dt>
<dd>
<div class="block">Represents a method on a test class to be invoked at the appropriate point in
test execution.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/junit/runners/model/FrameworkMethod.html#FrameworkMethod-java.lang.reflect.Method-">FrameworkMethod(Method)</a></span> - Constructor for class org.junit.runners.model.<a href="org/junit/runners/model/FrameworkMethod.html" title="class in org.junit.runners.model">FrameworkMethod</a></dt>
<dd>
<div class="block">Returns a new <code>FrameworkMethod</code> for <code>method</code></div>
</dd>
<dt><a href="org/junit/experimental/theories/FromDataPoints.html" title="annotation in org.junit.experimental.theories"><span class="typeNameLink">FromDataPoints</span></a> - Annotation Type in <a href="org/junit/experimental/theories/package-summary.html">org.junit.experimental.theories</a></dt>
<dd>
<div class="block">Annotating a parameter of a <a href="org/junit/experimental/theories/Theory.html" title="annotation in org.junit.experimental.theories"><code>@Theory</code></a> method with <code>@FromDataPoints</code> will limit the
datapoints considered as potential values for that parameter to just the
<a href="org/junit/experimental/theories/DataPoints.html" title="annotation in org.junit.experimental.theories"><code>DataPoints</code></a> with the given
name.</div>
</dd>
</dl>
<a name="I:G">
<!-- -->
</a>
<h2 class="title">G</h2>
<dl>
<dt><span class="memberNameLink"><a href="org/junit/runners/model/FrameworkField.html#get-java.lang.Object-">get(Object)</a></span> - Method in class org.junit.runners.model.<a href="org/junit/runners/model/FrameworkField.html" title="class in org.junit.runners.model">FrameworkField</a></dt>
<dd>
<div class="block">Attempts to retrieve the value of this field on <code>target</code></div>
</dd>
<dt><span class="memberNameLink"><a href="org/junit/ComparisonFailure.html#getActual--">getActual()</a></span> - Method in error org.junit.<a href="org/junit/ComparisonFailure.html" title="class in org.junit">ComparisonFailure</a></dt>
<dd>
<div class="block">Returns the actual string value</div>
</dd>
<dt><span class="memberNameLink"><a href="org/junit/runners/model/TestClass.html#getAnnotatedFields--">getAnnotatedFields()</a></span> - Method in class org.junit.runners.model.<a href="org/junit/runners/model/TestClass.html" title="class in org.junit.runners.model">TestClass</a></dt>
<dd>
<div class="block">Returns, efficiently, all the non-overridden fields in this class and its
superclasses that are annotated.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/junit/runners/model/TestClass.html#getAnnotatedFields-java.lang.Class-">getAnnotatedFields(Class<? extends Annotation>)</a></span> - Method in class org.junit.runners.model.<a href="org/junit/runners/model/TestClass.html" title="class in org.junit.runners.model">TestClass</a></dt>
<dd>
<div class="block">Returns, efficiently, all the non-overridden fields in this class and its
superclasses that are annotated with <code>annotationClass</code>.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/junit/runners/model/TestClass.html#getAnnotatedFieldValues-java.lang.Object-java.lang.Class-java.lang.Class-">getAnnotatedFieldValues(Object, Class<? extends Annotation>, Class<T>)</a></span> - Method in class org.junit.runners.model.<a href="org/junit/runners/model/TestClass.html" title="class in org.junit.runners.model">TestClass</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="org/junit/runners/model/TestClass.html#getAnnotatedMethods--">getAnnotatedMethods()</a></span> - Method in class org.junit.runners.model.<a href="org/junit/runners/model/TestClass.html" title="class in org.junit.runners.model">TestClass</a></dt>
<dd>
<div class="block">Returns, efficiently, all the non-overridden methods in this class and
its superclasses that are annotated}.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/junit/runners/model/TestClass.html#getAnnotatedMethods-java.lang.Class-">getAnnotatedMethods(Class<? extends Annotation>)</a></span> - Method in class org.junit.runners.model.<a href="org/junit/runners/model/TestClass.html" title="class in org.junit.runners.model">TestClass</a></dt>
<dd>
<div class="block">Returns, efficiently, all the non-overridden methods in this class and
its superclasses that are annotated with <code>annotationClass</code>.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/junit/runners/model/TestClass.html#getAnnotatedMethodValues-java.lang.Object-java.lang.Class-java.lang.Class-">getAnnotatedMethodValues(Object, Class<? extends Annotation>, Class<T>)</a></span> - Method in class org.junit.runners.model.<a href="org/junit/runners/model/TestClass.html" title="class in org.junit.runners.model">TestClass</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="org/junit/experimental/theories/ParameterSignature.html#getAnnotation-java.lang.Class-">getAnnotation(Class<T>)</a></span> - Method in class org.junit.experimental.theories.<a href="org/junit/experimental/theories/ParameterSignature.html" title="class in org.junit.experimental.theories">ParameterSignature</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="org/junit/runner/Description.html#getAnnotation-java.lang.Class-">getAnnotation(Class<T>)</a></span> - Method in class org.junit.runner.<a href="org/junit/runner/Description.html" title="class in org.junit.runner">Description</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="org/junit/runners/model/Annotatable.html#getAnnotation-java.lang.Class-">getAnnotation(Class<T>)</a></span> - Method in interface org.junit.runners.model.<a href="org/junit/runners/model/Annotatable.html" title="interface in org.junit.runners.model">Annotatable</a></dt>
<dd>
<div class="block">Returns the annotation on the model element of the given type, or @code{null}</div>
</dd>
<dt><span class="memberNameLink"><a href="org/junit/runners/model/FrameworkField.html#getAnnotation-java.lang.Class-">getAnnotation(Class<T>)</a></span> - Method in class org.junit.runners.model.<a href="org/junit/runners/model/FrameworkField.html" title="class in org.junit.runners.model">FrameworkField</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="org/junit/runners/model/FrameworkMethod.html#getAnnotation-java.lang.Class-">getAnnotation(Class<T>)</a></span> - Method in class org.junit.runners.model.<a href="org/junit/runners/model/FrameworkMethod.html" title="class in org.junit.runners.model">FrameworkMethod</a></dt>
<dd>
<div class="block">Returns the annotation of type <code>annotationType</code> on this method, if
one exists.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/junit/runners/model/TestClass.html#getAnnotation-java.lang.Class-">getAnnotation(Class<T>)</a></span> - Method in class org.junit.runners.model.<a href="org/junit/runners/model/TestClass.html" title="class in org.junit.runners.model">TestClass</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="org/junit/experimental/theories/ParameterSignature.html#getAnnotations--">getAnnotations()</a></span> - Method in class org.junit.experimental.theories.<a href="org/junit/experimental/theories/ParameterSignature.html" title="class in org.junit.experimental.theories">ParameterSignature</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="org/junit/runner/Description.html#getAnnotations--">getAnnotations()</a></span> - Method in class org.junit.runner.<a href="org/junit/runner/Description.html" title="class in org.junit.runner">Description</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="org/junit/runners/model/Annotatable.html#getAnnotations--">getAnnotations()</a></span> - Method in interface org.junit.runners.model.<a href="org/junit/runners/model/Annotatable.html" title="interface in org.junit.runners.model">Annotatable</a></dt>
<dd>
<div class="block">Returns the model elements' annotations.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/junit/runners/model/FrameworkField.html#getAnnotations--">getAnnotations()</a></span> - Method in class org.junit.runners.model.<a href="org/junit/runners/model/FrameworkField.html" title="class in org.junit.runners.model">FrameworkField</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="org/junit/runners/model/FrameworkMethod.html#getAnnotations--">getAnnotations()</a></span> - Method in class org.junit.runners.model.<a href="org/junit/runners/model/FrameworkMethod.html" title="class in org.junit.runners.model">FrameworkMethod</a></dt>
<dd>
<div class="block">Returns the annotations on this method</div>
</dd>
<dt><span class="memberNameLink"><a href="org/junit/runners/model/TestClass.html#getAnnotations--">getAnnotations()</a></span> - Method in class org.junit.runners.model.<a href="org/junit/runners/model/TestClass.html" title="class in org.junit.runners.model">TestClass</a></dt>
<dd>
<div class="block">Returns the annotations on this class</div>
</dd>
<dt><span class="memberNameLink"><a href="org/junit/runner/FilterFactoryParams.html#getArgs--">getArgs()</a></span> - Method in class org.junit.runner.<a href="org/junit/runner/FilterFactoryParams.html" title="class in org.junit.runner">FilterFactoryParams</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="org/junit/runners/model/InitializationError.html#getCauses--">getCauses()</a></span> - Method in exception org.junit.runners.model.<a href="org/junit/runners/model/InitializationError.html" title="class in org.junit.runners.model">InitializationError</a></dt>
<dd>
<div class="block">Returns one or more Throwables that led to this initialization error.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/junit/runner/Description.html#getChildren--">getChildren()</a></span> - Method in class org.junit.runner.<a href="org/junit/runner/Description.html" title="class in org.junit.runner">Description</a></dt>
<dd>
<div class="block">Gets the copy of the children of this <code>Description</code>.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/junit/runners/BlockJUnit4ClassRunner.html#getChildren--">getChildren()</a></span> - Method in class org.junit.runners.<a href="org/junit/runners/BlockJUnit4ClassRunner.html" title="class in org.junit.runners">BlockJUnit4ClassRunner</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="org/junit/runners/Parameterized.html#getChildren--">getChildren()</a></span> - Method in class org.junit.runners.<a href="org/junit/runners/Parameterized.html" title="class in org.junit.runners">Parameterized</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="org/junit/runners/ParentRunner.html#getChildren--">getChildren()</a></span> - Method in class org.junit.runners.<a href="org/junit/runners/ParentRunner.html" title="class in org.junit.runners">ParentRunner</a></dt>
<dd>
<div class="block">Returns a list of objects that define the children of this Runner.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/junit/runners/Suite.html#getChildren--">getChildren()</a></span> - Method in class org.junit.runners.<a href="org/junit/runners/Suite.html" title="class in org.junit.runners">Suite</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="org/junit/runner/Description.html#getClassName--">getClassName()</a></span> - Method in class org.junit.runner.<a href="org/junit/runner/Description.html" title="class in org.junit.runner">Description</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="org/junit/runners/MethodSorters.html#getComparator--">getComparator()</a></span> - Method in enum org.junit.runners.<a href="org/junit/runners/MethodSorters.html" title="enum in org.junit.runners">MethodSorters</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="org/junit/runners/model/FrameworkField.html#getDeclaringClass--">getDeclaringClass()</a></span> - Method in class org.junit.runners.model.<a href="org/junit/runners/model/FrameworkField.html" title="class in org.junit.runners.model">FrameworkField</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="org/junit/runners/model/FrameworkMember.html#getDeclaringClass--">getDeclaringClass()</a></span> - Method in class org.junit.runners.model.<a href="org/junit/runners/model/FrameworkMember.html" title="class in org.junit.runners.model">FrameworkMember</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="org/junit/runners/model/FrameworkMethod.html#getDeclaringClass--">getDeclaringClass()</a></span> - Method in class org.junit.runners.model.<a href="org/junit/runners/model/FrameworkMethod.html" title="class in org.junit.runners.model">FrameworkMethod</a></dt>
<dd>
<div class="block">Returns the class where the method is actually declared</div>
</dd>
<dt><span class="memberNameLink"><a href="org/junit/experimental/theories/PotentialAssignment.html#getDescription--">getDescription()</a></span> - Method in class org.junit.experimental.theories.<a href="org/junit/experimental/theories/PotentialAssignment.html" title="class in org.junit.experimental.theories">PotentialAssignment</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="org/junit/runner/Describable.html#getDescription--">getDescription()</a></span> - Method in interface org.junit.runner.<a href="org/junit/runner/Describable.html" title="interface in org.junit.runner">Describable</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="org/junit/runner/notification/Failure.html#getDescription--">getDescription()</a></span> - Method in class org.junit.runner.notification.<a href="org/junit/runner/notification/Failure.html" title="class in org.junit.runner.notification">Failure</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="org/junit/runner/Runner.html#getDescription--">getDescription()</a></span> - Method in class org.junit.runner.<a href="org/junit/runner/Runner.html" title="class in org.junit.runner">Runner</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="org/junit/runners/ParentRunner.html#getDescription--">getDescription()</a></span> - Method in class org.junit.runners.<a href="org/junit/runners/ParentRunner.html" title="class in org.junit.runners">ParentRunner</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="org/junit/runner/Description.html#getDisplayName--">getDisplayName()</a></span> - Method in class org.junit.runner.<a href="org/junit/runner/Description.html" title="class in org.junit.runner">Description</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="org/junit/runner/notification/Failure.html#getException--">getException()</a></span> - Method in class org.junit.runner.notification.<a href="org/junit/runner/notification/Failure.html" title="class in org.junit.runner.notification">Failure</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="org/junit/ComparisonFailure.html#getExpected--">getExpected()</a></span> - Method in error org.junit.<a href="org/junit/ComparisonFailure.html" title="class in org.junit">ComparisonFailure</a></dt>
<dd>
<div class="block">Returns the expected string value</div>
</dd>
<dt><span class="memberNameLink"><a href="org/junit/runner/Result.html#getFailureCount--">getFailureCount()</a></span> - Method in class org.junit.runner.<a href="org/junit/runner/Result.html" title="class in org.junit.runner">Result</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="org/junit/runner/Result.html#getFailures--">getFailures()</a></span> - Method in class org.junit.runner.<a href="org/junit/runner/Result.html" title="class in org.junit.runner">Result</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="org/junit/runners/model/MultipleFailureException.html#getFailures--">getFailures()</a></span> - Method in exception org.junit.runners.model.<a href="org/junit/runners/model/MultipleFailureException.html" title="class in org.junit.runners.model">MultipleFailureException</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="org/junit/runners/model/FrameworkField.html#getField--">getField()</a></span> - Method in class org.junit.runners.model.<a href="org/junit/runners/model/FrameworkField.html" title="class in org.junit.runners.model">FrameworkField</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="org/junit/runner/Result.html#getIgnoreCount--">getIgnoreCount()</a></span> - Method in class org.junit.runner.<a href="org/junit/runner/Result.html" title="class in org.junit.runner">Result</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="org/junit/runners/model/TestClass.html#getJavaClass--">getJavaClass()</a></span> - Method in class org.junit.runners.model.<a href="org/junit/runners/model/TestClass.html" title="class in org.junit.runners.model">TestClass</a></dt>
<dd>
<div class="block">Returns the underlying Java class.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/junit/rules/Timeout.Builder.html#getLookingForStuckThread--">getLookingForStuckThread()</a></span> - Method in class org.junit.rules.<a href="org/junit/rules/Timeout.Builder.html" title="class in org.junit.rules">Timeout.Builder</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="org/junit/rules/Timeout.html#getLookingForStuckThread--">getLookingForStuckThread()</a></span> - Method in class org.junit.rules.<a href="org/junit/rules/Timeout.html" title="class in org.junit.rules">Timeout</a></dt>
<dd>
<div class="block">Gets whether this <code>Timeout</code> will look for a stuck thread
when the test times out.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/junit/ComparisonFailure.html#getMessage--">getMessage()</a></span> - Method in error org.junit.<a href="org/junit/ComparisonFailure.html" title="class in org.junit">ComparisonFailure</a></dt>
<dd>
<div class="block">Returns "..." in place of common prefix and "..." in place of common suffix between expected and actual.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/junit/runner/notification/Failure.html#getMessage--">getMessage()</a></span> - Method in class org.junit.runner.notification.<a href="org/junit/runner/notification/Failure.html" title="class in org.junit.runner.notification">Failure</a></dt>
<dd>
<div class="block">Convenience method</div>
</dd>
<dt><span class="memberNameLink"><a href="org/junit/runners/model/MultipleFailureException.html#getMessage--">getMessage()</a></span> - Method in exception org.junit.runners.model.<a href="org/junit/runners/model/MultipleFailureException.html" title="class in org.junit.runners.model">MultipleFailureException</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="org/junit/runners/model/FrameworkMethod.html#getMethod--">getMethod()</a></span> - Method in class org.junit.runners.model.<a href="org/junit/runners/model/FrameworkMethod.html" title="class in org.junit.runners.model">FrameworkMethod</a></dt>
<dd>
<div class="block">Returns the underlying Java method</div>
</dd>
<dt><span class="memberNameLink"><a href="org/junit/rules/TestName.html#getMethodName--">getMethodName()</a></span> - Method in class org.junit.rules.<a href="org/junit/rules/TestName.html" title="class in org.junit.rules">TestName</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="org/junit/runner/Description.html#getMethodName--">getMethodName()</a></span> - Method in class org.junit.runner.<a href="org/junit/runner/Description.html" title="class in org.junit.runner">Description</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="org/junit/runners/model/FrameworkField.html#getModifiers--">getModifiers()</a></span> - Method in class org.junit.runners.model.<a href="org/junit/runners/model/FrameworkField.html" title="class in org.junit.runners.model">FrameworkField</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="org/junit/runners/model/FrameworkMember.html#getModifiers--">getModifiers()</a></span> - Method in class org.junit.runners.model.<a href="org/junit/runners/model/FrameworkMember.html" title="class in org.junit.runners.model">FrameworkMember</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="org/junit/runners/model/FrameworkMethod.html#getModifiers--">getModifiers()</a></span> - Method in class org.junit.runners.model.<a href="org/junit/runners/model/FrameworkMethod.html" title="class in org.junit.runners.model">FrameworkMethod</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="org/junit/runners/model/FrameworkField.html#getName--">getName()</a></span> - Method in class org.junit.runners.model.<a href="org/junit/runners/model/FrameworkField.html" title="class in org.junit.runners.model">FrameworkField</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="org/junit/runners/model/FrameworkMember.html#getName--">getName()</a></span> - Method in class org.junit.runners.model.<a href="org/junit/runners/model/FrameworkMember.html" title="class in org.junit.runners.model">FrameworkMember</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="org/junit/runners/model/FrameworkMethod.html#getName--">getName()</a></span> - Method in class org.junit.runners.model.<a href="org/junit/runners/model/FrameworkMethod.html" title="class in org.junit.runners.model">FrameworkMethod</a></dt>
<dd>
<div class="block">Returns the method's name</div>
</dd>
<dt><span class="memberNameLink"><a href="org/junit/runners/model/TestClass.html#getName--">getName()</a></span> - Method in class org.junit.runners.model.<a href="org/junit/runners/model/TestClass.html" title="class in org.junit.runners.model">TestClass</a></dt>
<dd>
<div class="block">Returns the class's name.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/junit/runners/parameterized/BlockJUnit4ClassRunnerWithParameters.html#getName--">getName()</a></span> - Method in class org.junit.runners.parameterized.<a href="org/junit/runners/parameterized/BlockJUnit4ClassRunnerWithParameters.html" title="class in org.junit.runners.parameterized">BlockJUnit4ClassRunnerWithParameters</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="org/junit/runners/parameterized/TestWithParameters.html#getName--">getName()</a></span> - Method in class org.junit.runners.parameterized.<a href="org/junit/runners/parameterized/TestWithParameters.html" title="class in org.junit.runners.parameterized">TestWithParameters</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="org/junit/runners/ParentRunner.html#getName--">getName()</a></span> - Method in class org.junit.runners.<a href="org/junit/runners/ParentRunner.html" title="class in org.junit.runners">ParentRunner</a></dt>
<dd>
<div class="block">Returns a name used to describe this Runner</div>
</dd>
<dt><span class="memberNameLink"><a href="org/junit/runners/model/TestClass.html#getOnlyConstructor--">getOnlyConstructor()</a></span> - Method in class org.junit.runners.model.<a href="org/junit/runners/model/TestClass.html" title="class in org.junit.runners.model">TestClass</a></dt>
<dd>
<div class="block">Returns the only public constructor in the class, or throws an <code>AssertionError</code> if there are more or less than one.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/junit/runners/parameterized/TestWithParameters.html#getParameters--">getParameters()</a></span> - Method in class org.junit.runners.parameterized.<a href="org/junit/runners/parameterized/TestWithParameters.html" title="class in org.junit.runners.parameterized">TestWithParameters</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="org/junit/runners/model/FrameworkMethod.html#getReturnType--">getReturnType()</a></span> - Method in class org.junit.runners.model.<a href="org/junit/runners/model/FrameworkMethod.html" title="class in org.junit.runners.model">FrameworkMethod</a></dt>
<dd>
<div class="block">Returns the return type of the method</div>
</dd>
<dt><span class="memberNameLink"><a href="org/junit/rules/TemporaryFolder.html#getRoot--">getRoot()</a></span> - Method in class org.junit.rules.<a href="org/junit/rules/TemporaryFolder.html" title="class in org.junit.rules">TemporaryFolder</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="org/junit/runner/Result.html#getRunCount--">getRunCount()</a></span> - Method in class org.junit.runner.<a href="org/junit/runner/Result.html" title="class in org.junit.runner">Result</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="org/junit/experimental/ParallelComputer.html#getRunner-org.junit.runners.model.RunnerBuilder-java.lang.Class-">getRunner(RunnerBuilder, Class<?>)</a></span> - Method in class org.junit.experimental.<a href="org/junit/experimental/ParallelComputer.html" title="class in org.junit.experimental">ParallelComputer</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="org/junit/runner/Computer.html#getRunner-org.junit.runners.model.RunnerBuilder-java.lang.Class-">getRunner(RunnerBuilder, Class<?>)</a></span> - Method in class org.junit.runner.<a href="org/junit/runner/Computer.html" title="class in org.junit.runner">Computer</a></dt>
<dd>
<div class="block">Create a single-class runner for <code>testClass</code>, using <code>builder</code></div>
</dd>
<dt><span class="memberNameLink"><a href="org/junit/runner/Request.html#getRunner--">getRunner()</a></span> - Method in class org.junit.runner.<a href="org/junit/runner/Request.html" title="class in org.junit.runner">Request</a></dt>
<dd>
<div class="block">Returns a <a href="org/junit/runner/Runner.html" title="class in org.junit.runner"><code>Runner</code></a> for this Request</div>
</dd>
<dt><span class="memberNameLink"><a href="org/junit/runners/parameterized/BlockJUnit4ClassRunnerWithParameters.html#getRunnerAnnotations--">getRunnerAnnotations()</a></span> - Method in class org.junit.runners.parameterized.<a href="org/junit/runners/parameterized/BlockJUnit4ClassRunnerWithParameters.html" title="class in org.junit.runners.parameterized">BlockJUnit4ClassRunnerWithParameters</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="org/junit/runners/ParentRunner.html#getRunnerAnnotations--">getRunnerAnnotations()</a></span> - Method in class org.junit.runners.<a href="org/junit/runners/ParentRunner.html" title="class in org.junit.runners">ParentRunner</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="org/junit/runner/Result.html#getRunTime--">getRunTime()</a></span> - Method in class org.junit.runner.<a href="org/junit/runner/Result.html" title="class in org.junit.runner">Result</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="org/junit/experimental/ParallelComputer.html#getSuite-org.junit.runners.model.RunnerBuilder-java.lang.Class:A-">getSuite(RunnerBuilder, Class<?>[])</a></span> - Method in class org.junit.experimental.<a href="org/junit/experimental/ParallelComputer.html" title="class in org.junit.experimental">ParallelComputer</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="org/junit/runner/Computer.html#getSuite-org.junit.runners.model.RunnerBuilder-java.lang.Class:A-">getSuite(RunnerBuilder, Class<?>[])</a></span> - Method in class org.junit.runner.<a href="org/junit/runner/Computer.html" title="class in org.junit.runner">Computer</a></dt>
<dd>
<div class="block">Create a suite for <code>classes</code>, building Runners with <code>builder</code>.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/junit/runner/Description.html#getTestClass--">getTestClass()</a></span> - Method in class org.junit.runner.<a href="org/junit/runner/Description.html" title="class in org.junit.runner">Description</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="org/junit/runners/parameterized/TestWithParameters.html#getTestClass--">getTestClass()</a></span> - Method in class org.junit.runners.parameterized.<a href="org/junit/runners/parameterized/TestWithParameters.html" title="class in org.junit.runners.parameterized">TestWithParameters</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="org/junit/runners/ParentRunner.html#getTestClass--">getTestClass()</a></span> - Method in class org.junit.runners.<a href="org/junit/runners/ParentRunner.html" title="class in org.junit.runners">ParentRunner</a></dt>
<dd>
<div class="block">Returns a <a href="org/junit/runners/model/TestClass.html" title="class in org.junit.runners.model"><code>TestClass</code></a> object wrapping the class to be executed.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/junit/runner/notification/Failure.html#getTestHeader--">getTestHeader()</a></span> - Method in class org.junit.runner.notification.<a href="org/junit/runner/notification/Failure.html" title="class in org.junit.runner.notification">Failure</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="org/junit/runners/BlockJUnit4ClassRunner.html#getTestRules-java.lang.Object-">getTestRules(Object)</a></span> - Method in class org.junit.runners.<a href="org/junit/runners/BlockJUnit4ClassRunner.html" title="class in org.junit.runners">BlockJUnit4ClassRunner</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="org/junit/rules/Timeout.Builder.html#getTimeout--">getTimeout()</a></span> - Method in class org.junit.rules.<a href="org/junit/rules/Timeout.Builder.html" title="class in org.junit.rules">Timeout.Builder</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="org/junit/rules/Timeout.html#getTimeout-java.util.concurrent.TimeUnit-">getTimeout(TimeUnit)</a></span> - Method in class org.junit.rules.<a href="org/junit/rules/Timeout.html" title="class in org.junit.rules">Timeout</a></dt>
<dd>
<div class="block">Gets the timeout configured for this rule, in the given units.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/junit/runners/model/TestTimedOutException.html#getTimeout--">getTimeout()</a></span> - Method in exception org.junit.runners.model.<a href="org/junit/runners/model/TestTimedOutException.html" title="class in org.junit.runners.model">TestTimedOutException</a></dt>
<dd>
<div class="block">Gets the time passed before the test was interrupted</div>
</dd>
<dt><span class="memberNameLink"><a href="org/junit/rules/Timeout.Builder.html#getTimeUnit--">getTimeUnit()</a></span> - Method in class org.junit.rules.<a href="org/junit/rules/Timeout.Builder.html" title="class in org.junit.rules">Timeout.Builder</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="org/junit/runners/model/TestTimedOutException.html#getTimeUnit--">getTimeUnit()</a></span> - Method in exception org.junit.runners.model.<a href="org/junit/runners/model/TestTimedOutException.html" title="class in org.junit.runners.model">TestTimedOutException</a></dt>
<dd>
<div class="block">Gets the time unit for the timeout value</div>
</dd>
<dt><span class="memberNameLink"><a href="org/junit/runner/FilterFactoryParams.html#getTopLevelDescription--">getTopLevelDescription()</a></span> - Method in class org.junit.runner.<a href="org/junit/runner/FilterFactoryParams.html" title="class in org.junit.runner">FilterFactoryParams</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="org/junit/runner/notification/Failure.html#getTrace--">getTrace()</a></span> - Method in class org.junit.runner.notification.<a href="org/junit/runner/notification/Failure.html" title="class in org.junit.runner.notification">Failure</a></dt>
<dd>
<div class="block">Convenience method</div>
</dd>
<dt><span class="memberNameLink"><a href="org/junit/experimental/theories/ParameterSignature.html#getType--">getType()</a></span> - Method in class org.junit.experimental.theories.<a href="org/junit/experimental/theories/ParameterSignature.html" title="class in org.junit.experimental.theories">ParameterSignature</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="org/junit/runners/model/FrameworkField.html#getType--">getType()</a></span> - Method in class org.junit.runners.model.<a href="org/junit/runners/model/FrameworkField.html" title="class in org.junit.runners.model">FrameworkField</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="org/junit/runners/model/FrameworkMember.html#getType--">getType()</a></span> - Method in class org.junit.runners.model.<a href="org/junit/runners/model/FrameworkMember.html" title="class in org.junit.runners.model">FrameworkMember</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="org/junit/runners/model/FrameworkMethod.html#getType--">getType()</a></span> - Method in class org.junit.runners.model.<a href="org/junit/runners/model/FrameworkMethod.html" title="class in org.junit.runners.model">FrameworkMethod</a></dt>
<dd>
<div class="block">Returns the return type of the method</div>
</dd>
<dt><span class="memberNameLink"><a href="org/junit/experimental/theories/PotentialAssignment.html#getValue--">getValue()</a></span> - Method in class org.junit.experimental.theories.<a href="org/junit/experimental/theories/PotentialAssignment.html" title="class in org.junit.experimental.theories">PotentialAssignment</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="org/junit/experimental/theories/ParameterSupplier.html#getValueSources-org.junit.experimental.theories.ParameterSignature-">getValueSources(ParameterSignature)</a></span> - Method in class org.junit.experimental.theories.<a href="org/junit/experimental/theories/ParameterSupplier.html" title="class in org.junit.experimental.theories">ParameterSupplier</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="org/junit/experimental/theories/suppliers/TestedOnSupplier.html#getValueSources-org.junit.experimental.theories.ParameterSignature-">getValueSources(ParameterSignature)</a></span> - Method in class org.junit.experimental.theories.suppliers.<a href="org/junit/experimental/theories/suppliers/TestedOnSupplier.html" title="class in org.junit.experimental.theories.suppliers">TestedOnSupplier</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="org/junit/runner/JUnitCore.html#getVersion--">getVersion()</a></span> - Method in class org.junit.runner.<a href="org/junit/runner/JUnitCore.html" title="class in org.junit.runner">JUnitCore</a></dt>
<dd> </dd>
</dl>
<a name="I:H">
<!-- -->
</a>
<h2 class="title">H</h2>
<dl>
<dt><span class="memberNameLink"><a href="org/junit/rules/ExpectedException.html#handleAssertionErrors--">handleAssertionErrors()</a></span> - Method in class org.junit.rules.<a href="org/junit/rules/ExpectedException.html" title="class in org.junit.rules">ExpectedException</a></dt>
<dd>
<div class="block"><span class="deprecatedLabel">Deprecated.</span>
<div class="block"><span class="deprecationComment">AssertionErrors are handled by default since JUnit 4.12. Just
like in JUnit <= 4.10.</span></div>
</div>
</dd>
<dt><span class="memberNameLink"><a href="org/junit/rules/ExpectedException.html#handleAssumptionViolatedExceptions--">handleAssumptionViolatedExceptions()</a></span> - Method in class org.junit.rules.<a href="org/junit/rules/ExpectedException.html" title="class in org.junit.rules">ExpectedException</a></dt>
<dd>
<div class="block"><span class="deprecatedLabel">Deprecated.</span>
<div class="block"><span class="deprecationComment">AssumptionViolatedExceptions are handled by default since
JUnit 4.12. Just like in JUnit <= 4.10.</span></div>
</div>
</dd>
<dt><span class="memberNameLink"><a href="org/junit/experimental/theories/Theories.TheoryAnchor.html#handleAssumptionViolation-org.junit.internal.AssumptionViolatedException-">handleAssumptionViolation(AssumptionViolatedException)</a></span> - Method in class org.junit.experimental.theories.<a href="org/junit/experimental/theories/Theories.TheoryAnchor.html" title="class in org.junit.experimental.theories">Theories.TheoryAnchor</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="org/junit/experimental/theories/Theories.TheoryAnchor.html#handleDataPointSuccess--">handleDataPointSuccess()</a></span> - Method in class org.junit.experimental.theories.<a href="org/junit/experimental/theories/Theories.TheoryAnchor.html" title="class in org.junit.experimental.theories">Theories.TheoryAnchor</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="org/junit/experimental/theories/ParameterSignature.html#hasAnnotation-java.lang.Class-">hasAnnotation(Class<? extends Annotation>)</a></span> - Method in class org.junit.experimental.theories.<a href="org/junit/experimental/theories/ParameterSignature.html" title="class in org.junit.experimental.theories">ParameterSignature</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="org/junit/experimental/results/ResultMatchers.html#hasFailureContaining-java.lang.String-">hasFailureContaining(String)</a></span> - Static method in class org.junit.experimental.results.<a href="org/junit/experimental/results/ResultMatchers.html" title="class in org.junit.experimental.results">ResultMatchers</a></dt>
<dd>
<div class="block">Matches if the result has one or more failures, and at least one of them
contains <code>string</code></div>
</dd>
<dt><span class="memberNameLink"><a href="org/junit/runner/Description.html#hashCode--">hashCode()</a></span> - Method in class org.junit.runner.<a href="org/junit/runner/Description.html" title="class in org.junit.runner">Description</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="org/junit/runners/model/FrameworkMethod.html#hashCode--">hashCode()</a></span> - Method in class org.junit.runners.model.<a href="org/junit/runners/model/FrameworkMethod.html" title="class in org.junit.runners.model">FrameworkMethod</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="org/junit/runners/model/TestClass.html#hashCode--">hashCode()</a></span> - Method in class org.junit.runners.model.<a href="org/junit/runners/model/TestClass.html" title="class in org.junit.runners.model">TestClass</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="org/junit/runners/parameterized/TestWithParameters.html#hashCode--">hashCode()</a></span> - Method in class org.junit.runners.parameterized.<a href="org/junit/runners/parameterized/TestWithParameters.html" title="class in org.junit.runners.parameterized">TestWithParameters</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="org/junit/matchers/JUnitMatchers.html#hasItem-T-">hasItem(T)</a></span> - Static method in class org.junit.matchers.<a href="org/junit/matchers/JUnitMatchers.html" title="class in org.junit.matchers">JUnitMatchers</a></dt>
<dd>
<div class="block"><span class="deprecatedLabel">Deprecated.</span>
<div class="block"><span class="deprecationComment">Please use <code>CoreMatchers.hasItem(Object)</code> instead.</span></div>
</div>
</dd>
<dt><span class="memberNameLink"><a href="org/junit/matchers/JUnitMatchers.html#hasItem-org.hamcrest.Matcher-">hasItem(Matcher<? super T>)</a></span> - Static method in class org.junit.matchers.<a href="org/junit/matchers/JUnitMatchers.html" title="class in org.junit.matchers">JUnitMatchers</a></dt>
<dd>
<div class="block"><span class="deprecatedLabel">Deprecated.</span>
<div class="block"><span class="deprecationComment">Please use <code>CoreMatchers.hasItem(Matcher)</code> instead.</span></div>
</div>
</dd>
<dt><span class="memberNameLink"><a href="org/junit/matchers/JUnitMatchers.html#hasItems-T...-">hasItems(T...)</a></span> - Static method in class org.junit.matchers.<a href="org/junit/matchers/JUnitMatchers.html" title="class in org.junit.matchers">JUnitMatchers</a></dt>
<dd>
<div class="block"><span class="deprecatedLabel">Deprecated.</span>
<div class="block"><span class="deprecationComment">Please use <code>CoreMatchers.hasItems(Object...)</code> instead.</span></div>
</div>
</dd>
<dt><span class="memberNameLink"><a href="org/junit/matchers/JUnitMatchers.html#hasItems-org.hamcrest.Matcher...-">hasItems(Matcher<? super T>...)</a></span> - Static method in class org.junit.matchers.<a href="org/junit/matchers/JUnitMatchers.html" title="class in org.junit.matchers">JUnitMatchers</a></dt>
<dd>
<div class="block"><span class="deprecatedLabel">Deprecated.</span>
<div class="block"><span class="deprecationComment">Please use <code>CoreMatchers.hasItems(Matcher...)</code> instead.</span></div>
</div>
</dd>
<dt><span class="memberNameLink"><a href="org/junit/experimental/results/ResultMatchers.html#hasSingleFailureContaining-java.lang.String-">hasSingleFailureContaining(String)</a></span> - Static method in class org.junit.experimental.results.<a href="org/junit/experimental/results/ResultMatchers.html" title="class in org.junit.experimental.results">ResultMatchers</a></dt>
<dd>
<div class="block">Matches if the result has exactly one failure, and it contains <code>string</code></div>
</dd>
</dl>
<a name="I:I">
<!-- -->
</a>
<h2 class="title">I</h2>
<dl>
<dt><a href="org/junit/Ignore.html" title="annotation in org.junit"><span class="typeNameLink">Ignore</span></a> - Annotation Type in <a href="org/junit/package-summary.html">org.junit</a></dt>
<dd>
<div class="block">Sometimes you want to temporarily disable a test or a group of tests.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/junit/experimental/categories/Categories.CategoryFilter.html#include-boolean-java.lang.Class...-">include(boolean, Class<?>...)</a></span> - Static method in class org.junit.experimental.categories.<a href="org/junit/experimental/categories/Categories.CategoryFilter.html" title="class in org.junit.experimental.categories">Categories.CategoryFilter</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="org/junit/experimental/categories/Categories.CategoryFilter.html#include-java.lang.Class-">include(Class<?>)</a></span> - Static method in class org.junit.experimental.categories.<a href="org/junit/experimental/categories/Categories.CategoryFilter.html" title="class in org.junit.experimental.categories">Categories.CategoryFilter</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="org/junit/experimental/categories/Categories.CategoryFilter.html#include-java.lang.Class...-">include(Class<?>...)</a></span> - Static method in class org.junit.experimental.categories.<a href="org/junit/experimental/categories/Categories.CategoryFilter.html" title="class in org.junit.experimental.categories">Categories.CategoryFilter</a></dt>
<dd> </dd>
<dt><a href="org/junit/experimental/categories/IncludeCategories.html" title="class in org.junit.experimental.categories"><span class="typeNameLink">IncludeCategories</span></a> - Class in <a href="org/junit/experimental/categories/package-summary.html">org.junit.experimental.categories</a></dt>
<dd>
<div class="block"><a href="org/junit/runner/FilterFactory.html" title="interface in org.junit.runner"><code>FilterFactory</code></a> to include categories.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/junit/experimental/categories/IncludeCategories.html#IncludeCategories--">IncludeCategories()</a></span> - Constructor for class org.junit.experimental.categories.<a href="org/junit/experimental/categories/IncludeCategories.html" title="class in org.junit.experimental.categories">IncludeCategories</a></dt>
<dd> </dd>
<dt><a href="org/junit/runners/model/InitializationError.html" title="class in org.junit.runners.model"><span class="typeNameLink">InitializationError</span></a> - Exception in <a href="org/junit/runners/model/package-summary.html">org.junit.runners.model</a></dt>
<dd>
<div class="block">Represents one or more problems encountered while initializing a Runner</div>
</dd>
<dt><span class="memberNameLink"><a href="org/junit/runners/model/InitializationError.html#InitializationError-java.util.List-">InitializationError(List<Throwable>)</a></span> - Constructor for exception org.junit.runners.model.<a href="org/junit/runners/model/InitializationError.html" title="class in org.junit.runners.model">InitializationError</a></dt>
<dd>
<div class="block">Construct a new <code>InitializationError</code> with one or more
errors <code>errors</code> as causes</div>
</dd>
<dt><span class="memberNameLink"><a href="org/junit/runners/model/InitializationError.html#InitializationError-java.lang.Throwable-">InitializationError(Throwable)</a></span> - Constructor for exception org.junit.runners.model.<a href="org/junit/runners/model/InitializationError.html" title="class in org.junit.runners.model">InitializationError</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="org/junit/runners/model/InitializationError.html#InitializationError-java.lang.String-">InitializationError(String)</a></span> - Constructor for exception org.junit.runners.model.<a href="org/junit/runners/model/InitializationError.html" title="class in org.junit.runners.model">InitializationError</a></dt>
<dd>
<div class="block">Construct a new <code>InitializationError</code> with one cause
with message <code>string</code></div>
</dd>
<dt><span class="memberNameLink"><a href="org/junit/runner/manipulation/Filter.html#intersect-org.junit.runner.manipulation.Filter-">intersect(Filter)</a></span> - Method in class org.junit.runner.manipulation.<a href="org/junit/runner/manipulation/Filter.html" title="class in org.junit.runner.manipulation">Filter</a></dt>
<dd>
<div class="block">Returns a new Filter that accepts the intersection of the tests accepted
by this Filter and <code>second</code></div>
</dd>
<dt><span class="memberNameLink"><a href="org/junit/runners/model/FrameworkMethod.html#invokeExplosively-java.lang.Object-java.lang.Object...-">invokeExplosively(Object, Object...)</a></span> - Method in class org.junit.runners.model.<a href="org/junit/runners/model/FrameworkMethod.html" title="class in org.junit.runners.model">FrameworkMethod</a></dt>
<dd>
<div class="block">Returns the result of invoking this method on <code>target</code> with
parameters <code>params</code>.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/junit/runners/model/TestClass.html#isANonStaticInnerClass--">isANonStaticInnerClass()</a></span> - Method in class org.junit.runners.model.<a href="org/junit/runners/model/TestClass.html" title="class in org.junit.runners.model">TestClass</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="org/junit/rules/DisableOnDebug.html#isDebugging--">isDebugging()</a></span> - Method in class org.junit.rules.<a href="org/junit/rules/DisableOnDebug.html" title="class in org.junit.rules">DisableOnDebug</a></dt>
<dd>
<div class="block">Returns <code>true</code> if the JVM is in debug mode.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/junit/runner/Description.html#isEmpty--">isEmpty()</a></span> - Method in class org.junit.runner.<a href="org/junit/runner/Description.html" title="class in org.junit.runner">Description</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="org/junit/matchers/JUnitMatchers.html#isException-org.hamcrest.Matcher-">isException(Matcher<T>)</a></span> - Static method in class org.junit.matchers.<a href="org/junit/matchers/JUnitMatchers.html" title="class in org.junit.matchers">JUnitMatchers</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="org/junit/runners/BlockJUnit4ClassRunner.html#isIgnored-org.junit.runners.model.FrameworkMethod-">isIgnored(FrameworkMethod)</a></span> - Method in class org.junit.runners.<a href="org/junit/runners/BlockJUnit4ClassRunner.html" title="class in org.junit.runners">BlockJUnit4ClassRunner</a></dt>
<dd>
<div class="block">Evaluates whether <a href="org/junit/runners/model/FrameworkMethod.html" title="class in org.junit.runners.model"><code>FrameworkMethod</code></a>s are ignored based on the
<a href="org/junit/Ignore.html" title="annotation in org.junit"><code>Ignore</code></a> annotation.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/junit/runners/ParentRunner.html#isIgnored-T-">isIgnored(T)</a></span> - Method in class org.junit.runners.<a href="org/junit/runners/ParentRunner.html" title="class in org.junit.runners">ParentRunner</a></dt>
<dd>
<div class="block">Evaluates whether a child is ignored.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/junit/runners/model/FrameworkMember.html#isPublic--">isPublic()</a></span> - Method in class org.junit.runners.model.<a href="org/junit/runners/model/FrameworkMember.html" title="class in org.junit.runners.model">FrameworkMember</a></dt>
<dd>
<div class="block">Returns true if this member is public, false if not.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/junit/runners/model/TestClass.html#isPublic--">isPublic()</a></span> - Method in class org.junit.runners.model.<a href="org/junit/runners/model/TestClass.html" title="class in org.junit.runners.model">TestClass</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="org/junit/runners/model/FrameworkField.html#isShadowedBy-org.junit.runners.model.FrameworkField-">isShadowedBy(FrameworkField)</a></span> - Method in class org.junit.runners.model.<a href="org/junit/runners/model/FrameworkField.html" title="class in org.junit.runners.model">FrameworkField</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="org/junit/runners/model/FrameworkMethod.html#isShadowedBy-org.junit.runners.model.FrameworkMethod-">isShadowedBy(FrameworkMethod)</a></span> - Method in class org.junit.runners.model.<a href="org/junit/runners/model/FrameworkMethod.html" title="class in org.junit.runners.model">FrameworkMethod</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="org/junit/runners/model/FrameworkMember.html#isStatic--">isStatic()</a></span> - Method in class org.junit.runners.model.<a href="org/junit/runners/model/FrameworkMember.html" title="class in org.junit.runners.model">FrameworkMember</a></dt>
<dd>
<div class="block">Returns true if this member is static, false if not.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/junit/experimental/results/ResultMatchers.html#isSuccessful--">isSuccessful()</a></span> - Static method in class org.junit.experimental.results.<a href="org/junit/experimental/results/ResultMatchers.html" title="class in org.junit.experimental.results">ResultMatchers</a></dt>
<dd>
<div class="block">Matches if the tests are all successful</div>
</dd>
<dt><span class="memberNameLink"><a href="org/junit/runner/Description.html#isSuite--">isSuite()</a></span> - Method in class org.junit.runner.<a href="org/junit/runner/Description.html" title="class in org.junit.runner">Description</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="org/junit/runner/Description.html#isTest--">isTest()</a></span> - Method in class org.junit.runner.<a href="org/junit/runner/Description.html" title="class in org.junit.runner">Description</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="org/junit/matchers/JUnitMatchers.html#isThrowable-org.hamcrest.Matcher-">isThrowable(Matcher<T>)</a></span> - Static method in class org.junit.matchers.<a href="org/junit/matchers/JUnitMatchers.html" title="class in org.junit.matchers">JUnitMatchers</a></dt>
<dd> </dd>
</dl>
<a name="I:J">
<!-- -->
</a>
<h2 class="title">J</h2>
<dl>
<dt><a href="org/junit/runners/JUnit4.html" title="class in org.junit.runners"><span class="typeNameLink">JUnit4</span></a> - Class in <a href="org/junit/runners/package-summary.html">org.junit.runners</a></dt>
<dd>
<div class="block">Aliases the current default JUnit 4 class runner, for future-proofing.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/junit/runners/JUnit4.html#JUnit4-java.lang.Class-">JUnit4(Class<?>)</a></span> - Constructor for class org.junit.runners.<a href="org/junit/runners/JUnit4.html" title="class in org.junit.runners">JUnit4</a></dt>
<dd>
<div class="block">Constructs a new instance of the default runner</div>
</dd>
<dt><a href="org/junit/runner/JUnitCore.html" title="class in org.junit.runner"><span class="typeNameLink">JUnitCore</span></a> - Class in <a href="org/junit/runner/package-summary.html">org.junit.runner</a></dt>
<dd>
<div class="block"><code>JUnitCore</code> is a facade for running tests.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/junit/runner/JUnitCore.html#JUnitCore--">JUnitCore()</a></span> - Constructor for class org.junit.runner.<a href="org/junit/runner/JUnitCore.html" title="class in org.junit.runner">JUnitCore</a></dt>
<dd> </dd>
<dt><a href="org/junit/matchers/JUnitMatchers.html" title="class in org.junit.matchers"><span class="typeNameLink">JUnitMatchers</span></a> - Class in <a href="org/junit/matchers/package-summary.html">org.junit.matchers</a></dt>
<dd>
<div class="block">Convenience import class: these are useful matchers for use with the assertThat method, but they are
not currently included in the basic CoreMatchers class from hamcrest.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/junit/matchers/JUnitMatchers.html#JUnitMatchers--">JUnitMatchers()</a></span> - Constructor for class org.junit.matchers.<a href="org/junit/matchers/JUnitMatchers.html" title="class in org.junit.matchers">JUnitMatchers</a></dt>
<dd> </dd>
</dl>
<a name="I:L">
<!-- -->
</a>
<h2 class="title">L</h2>
<dl>
<dt><span class="memberNameLink"><a href="org/junit/experimental/max/MaxHistory.html#listener--">listener()</a></span> - Method in class org.junit.experimental.max.<a href="org/junit/experimental/max/MaxHistory.html" title="class in org.junit.experimental.max">MaxHistory</a></dt>
<dd> </dd>
</dl>
<a name="I:M">
<!-- -->
</a>
<h2 class="title">M</h2>
<dl>
<dt><span class="memberNameLink"><a href="org/junit/runner/JUnitCore.html#main-java.lang.String...-">main(String...)</a></span> - Static method in class org.junit.runner.<a href="org/junit/runner/JUnitCore.html" title="class in org.junit.runner">JUnitCore</a></dt>
<dd>
<div class="block">Run the tests contained in the classes named in the <code>args</code>.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/junit/runner/manipulation/Filter.html#matchMethodDescription-org.junit.runner.Description-">matchMethodDescription(Description)</a></span> - Static method in class org.junit.runner.manipulation.<a href="org/junit/runner/manipulation/Filter.html" title="class in org.junit.runner.manipulation">Filter</a></dt>
<dd>
<div class="block">Returns a <code>Filter</code> that only runs the single method described by
<code>desiredDescription</code></div>
</dd>
<dt><a href="org/junit/experimental/max/MaxCore.html" title="class in org.junit.experimental.max"><span class="typeNameLink">MaxCore</span></a> - Class in <a href="org/junit/experimental/max/package-summary.html">org.junit.experimental.max</a></dt>
<dd>
<div class="block">A replacement for JUnitCore, which keeps track of runtime and failure history, and reorders tests
to maximize the chances that a failing test occurs early in the test run.</div>
</dd>
<dt><a href="org/junit/experimental/max/MaxHistory.html" title="class in org.junit.experimental.max"><span class="typeNameLink">MaxHistory</span></a> - Class in <a href="org/junit/experimental/max/package-summary.html">org.junit.experimental.max</a></dt>
<dd>
<div class="block">Stores a subset of the history of each test:
Last failure timestamp
Duration of last execution
</div>
</dd>
<dt><span class="memberNameLink"><a href="org/junit/runner/Request.html#method-java.lang.Class-java.lang.String-">method(Class<?>, String)</a></span> - Static method in class org.junit.runner.<a href="org/junit/runner/Request.html" title="class in org.junit.runner">Request</a></dt>
<dd>
<div class="block">Create a <code>Request</code> that, when processed, will run a single test.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/junit/experimental/theories/Theories.html#methodBlock-org.junit.runners.model.FrameworkMethod-">methodBlock(FrameworkMethod)</a></span> - Method in class org.junit.experimental.theories.<a href="org/junit/experimental/theories/Theories.html" title="class in org.junit.experimental.theories">Theories</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="org/junit/runners/BlockJUnit4ClassRunner.html#methodBlock-org.junit.runners.model.FrameworkMethod-">methodBlock(FrameworkMethod)</a></span> - Method in class org.junit.runners.<a href="org/junit/runners/BlockJUnit4ClassRunner.html" title="class in org.junit.runners">BlockJUnit4ClassRunner</a></dt>
<dd>
<div class="block">Returns a Statement that, when executed, either returns normally if
<code>method</code> passes, or throws an exception if <code>method</code> fails.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/junit/runners/BlockJUnit4ClassRunner.html#methodInvoker-org.junit.runners.model.FrameworkMethod-java.lang.Object-">methodInvoker(FrameworkMethod, Object)</a></span> - Method in class org.junit.runners.<a href="org/junit/runners/BlockJUnit4ClassRunner.html" title="class in org.junit.runners">BlockJUnit4ClassRunner</a></dt>
<dd>
<div class="block">Returns a <a href="org/junit/runners/model/Statement.html" title="class in org.junit.runners.model"><code>Statement</code></a> that invokes <code>method</code> on <code>test</code></div>
</dd>
<dt><a href="org/junit/rules/MethodRule.html" title="interface in org.junit.rules"><span class="typeNameLink">MethodRule</span></a> - Interface in <a href="org/junit/rules/package-summary.html">org.junit.rules</a></dt>
<dd>
<div class="block">A MethodRule is an alteration in how a test method is run and reported.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/junit/experimental/ParallelComputer.html#methods--">methods()</a></span> - Static method in class org.junit.experimental.<a href="org/junit/experimental/ParallelComputer.html" title="class in org.junit.experimental">ParallelComputer</a></dt>
<dd> </dd>
<dt><a href="org/junit/runners/MethodSorters.html" title="enum in org.junit.runners"><span class="typeNameLink">MethodSorters</span></a> - Enum in <a href="org/junit/runners/package-summary.html">org.junit.runners</a></dt>
<dd>
<div class="block">Sort the methods into a specified execution order.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/junit/rules/Timeout.html#millis-long-">millis(long)</a></span> - Static method in class org.junit.rules.<a href="org/junit/rules/Timeout.html" title="class in org.junit.rules">Timeout</a></dt>
<dd>
<div class="block">Creates a <a href="org/junit/rules/Timeout.html" title="class in org.junit.rules"><code>Timeout</code></a> that will timeout a test after the
given duration, in milliseconds.</div>
</dd>
<dt><a href="org/junit/runners/model/MultipleFailureException.html" title="class in org.junit.runners.model"><span class="typeNameLink">MultipleFailureException</span></a> - Exception in <a href="org/junit/runners/model/package-summary.html">org.junit.runners.model</a></dt>
<dd>
<div class="block">Collects multiple <code>Throwable</code>s into one exception.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/junit/runners/model/MultipleFailureException.html#MultipleFailureException-java.util.List-">MultipleFailureException(List<Throwable>)</a></span> - Constructor for exception org.junit.runners.model.<a href="org/junit/runners/model/MultipleFailureException.html" title="class in org.junit.runners.model">MultipleFailureException</a></dt>
<dd> </dd>
</dl>
<a name="I:N">
<!-- -->
</a>
<h2 class="title">N</h2>
<dl>
<dt><span class="memberNameLink"><a href="org/junit/rules/TemporaryFolder.html#newFile-java.lang.String-">newFile(String)</a></span> - Method in class org.junit.rules.<a href="org/junit/rules/TemporaryFolder.html" title="class in org.junit.rules">TemporaryFolder</a></dt>
<dd>
<div class="block">Returns a new fresh file with the given name under the temporary folder.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/junit/rules/TemporaryFolder.html#newFile--">newFile()</a></span> - Method in class org.junit.rules.<a href="org/junit/rules/TemporaryFolder.html" title="class in org.junit.rules">TemporaryFolder</a></dt>
<dd>
<div class="block">Returns a new fresh file with a random name under the temporary folder.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/junit/rules/TemporaryFolder.html#newFolder-java.lang.String-">newFolder(String)</a></span> - Method in class org.junit.rules.<a href="org/junit/rules/TemporaryFolder.html" title="class in org.junit.rules">TemporaryFolder</a></dt>
<dd>
<div class="block">Returns a new fresh folder with the given name under the temporary
folder.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/junit/rules/TemporaryFolder.html#newFolder-java.lang.String...-">newFolder(String...)</a></span> - Method in class org.junit.rules.<a href="org/junit/rules/TemporaryFolder.html" title="class in org.junit.rules">TemporaryFolder</a></dt>
<dd>
<div class="block">Returns a new fresh folder with the given name(s) under the temporary
folder.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/junit/rules/TemporaryFolder.html#newFolder--">newFolder()</a></span> - Method in class org.junit.rules.<a href="org/junit/rules/TemporaryFolder.html" title="class in org.junit.rules">TemporaryFolder</a></dt>
<dd>
<div class="block">Returns a new fresh folder with a random name under the temporary folder.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/junit/rules/ExpectedException.html#none--">none()</a></span> - Static method in class org.junit.rules.<a href="org/junit/rules/ExpectedException.html" title="class in org.junit.rules">ExpectedException</a></dt>
<dd>
<div class="block">Returns a <a href="org/junit/rules/TestRule.html" title="interface in org.junit.rules">rule</a> that expects no exception to
be thrown (identical to behavior without this rule).</div>
</dd>
<dt><a href="org/junit/runner/manipulation/NoTestsRemainException.html" title="class in org.junit.runner.manipulation"><span class="typeNameLink">NoTestsRemainException</span></a> - Exception in <a href="org/junit/runner/manipulation/package-summary.html">org.junit.runner.manipulation</a></dt>
<dd>
<div class="block">Thrown when a filter removes all tests from a runner.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/junit/runner/manipulation/NoTestsRemainException.html#NoTestsRemainException--">NoTestsRemainException()</a></span> - Constructor for exception org.junit.runner.manipulation.<a href="org/junit/runner/manipulation/NoTestsRemainException.html" title="class in org.junit.runner.manipulation">NoTestsRemainException</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="org/junit/runner/manipulation/Sorter.html#NULL">NULL</a></span> - Static variable in class org.junit.runner.manipulation.<a href="org/junit/runner/manipulation/Sorter.html" title="class in org.junit.runner.manipulation">Sorter</a></dt>
<dd>
<div class="block">NULL is a <code>Sorter</code> that leaves elements in an undefined order</div>
</dd>
</dl>
<a name="I:O">
<!-- -->
</a>
<h2 class="title">O</h2>
<dl>
<dt><a href="org/junit/package-summary.html">org.junit</a> - package org.junit</dt>
<dd>
<div class="block">Provides JUnit core classes and annotations.</div>
</dd>
<dt><a href="org/junit/experimental/package-summary.html">org.junit.experimental</a> - package org.junit.experimental</dt>
<dd> </dd>
<dt><a href="org/junit/experimental/categories/package-summary.html">org.junit.experimental.categories</a> - package org.junit.experimental.categories</dt>
<dd> </dd>
<dt><a href="org/junit/experimental/max/package-summary.html">org.junit.experimental.max</a> - package org.junit.experimental.max</dt>
<dd> </dd>
<dt><a href="org/junit/experimental/results/package-summary.html">org.junit.experimental.results</a> - package org.junit.experimental.results</dt>
<dd> </dd>
<dt><a href="org/junit/experimental/runners/package-summary.html">org.junit.experimental.runners</a> - package org.junit.experimental.runners</dt>
<dd> </dd>
<dt><a href="org/junit/experimental/theories/package-summary.html">org.junit.experimental.theories</a> - package org.junit.experimental.theories</dt>
<dd> </dd>
<dt><a href="org/junit/experimental/theories/suppliers/package-summary.html">org.junit.experimental.theories.suppliers</a> - package org.junit.experimental.theories.suppliers</dt>
<dd> </dd>
<dt><a href="org/junit/matchers/package-summary.html">org.junit.matchers</a> - package org.junit.matchers</dt>
<dd>
<div class="block">Provides useful additional <code>Matcher</code>s for use with
the <a href="org/junit/Assert.html#assertThat-T-org.hamcrest.Matcher-"><code>Assert.assertThat(Object, org.hamcrest.Matcher)</code></a>
statement</div>
</dd>
<dt><a href="org/junit/rules/package-summary.html">org.junit.rules</a> - package org.junit.rules</dt>
<dd> </dd>
<dt><a href="org/junit/runner/package-summary.html">org.junit.runner</a> - package org.junit.runner</dt>
<dd>
<div class="block">Provides classes used to describe, collect, run and analyze multiple tests.</div>
</dd>
<dt><a href="org/junit/runner/manipulation/package-summary.html">org.junit.runner.manipulation</a> - package org.junit.runner.manipulation</dt>
<dd>
<div class="block">Provides classes to <a href="org/junit/runner/manipulation/Filter.html" title="class in org.junit.runner.manipulation"><code>filter</code></a> or <a href="org/junit/runner/manipulation/Sorter.html" title="class in org.junit.runner.manipulation"><code>sort</code></a> tests.</div>
</dd>
<dt><a href="org/junit/runner/notification/package-summary.html">org.junit.runner.notification</a> - package org.junit.runner.notification</dt>
<dd>
<div class="block">Provides information about a test run.</div>
</dd>
<dt><a href="org/junit/runners/package-summary.html">org.junit.runners</a> - package org.junit.runners</dt>
<dd>
<div class="block">Provides standard <a href="org/junit/runner/Runner.html" title="class in org.junit.runner"><code>Runner</code></a> implementations.</div>
</dd>
<dt><a href="org/junit/runners/model/package-summary.html">org.junit.runners.model</a> - package org.junit.runners.model</dt>
<dd> </dd>
<dt><a href="org/junit/runners/parameterized/package-summary.html">org.junit.runners.parameterized</a> - package org.junit.runners.parameterized</dt>
<dd> </dd>
<dt><a href="org/junit/validator/package-summary.html">org.junit.validator</a> - package org.junit.validator</dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="org/junit/rules/RuleChain.html#outerRule-org.junit.rules.TestRule-">outerRule(TestRule)</a></span> - Static method in class org.junit.rules.<a href="org/junit/rules/RuleChain.html" title="class in org.junit.rules">RuleChain</a></dt>
<dd>
<div class="block">Returns a <code>RuleChain</code> with a single <a href="org/junit/rules/TestRule.html" title="interface in org.junit.rules"><code>TestRule</code></a>.</div>
</dd>
</dl>
<a name="I:P">
<!-- -->
</a>
<h2 class="title">P</h2>
<dl>
<dt><a href="org/junit/experimental/ParallelComputer.html" title="class in org.junit.experimental"><span class="typeNameLink">ParallelComputer</span></a> - Class in <a href="org/junit/experimental/package-summary.html">org.junit.experimental</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="org/junit/experimental/ParallelComputer.html#ParallelComputer-boolean-boolean-">ParallelComputer(boolean, boolean)</a></span> - Constructor for class org.junit.experimental.<a href="org/junit/experimental/ParallelComputer.html" title="class in org.junit.experimental">ParallelComputer</a></dt>
<dd> </dd>
<dt><a href="org/junit/runners/Parameterized.html" title="class in org.junit.runners"><span class="typeNameLink">Parameterized</span></a> - Class in <a href="org/junit/runners/package-summary.html">org.junit.runners</a></dt>
<dd>
<div class="block">The custom runner <code>Parameterized</code> implements parameterized tests.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/junit/runners/Parameterized.html#Parameterized-java.lang.Class-">Parameterized(Class<?>)</a></span> - Constructor for class org.junit.runners.<a href="org/junit/runners/Parameterized.html" title="class in org.junit.runners">Parameterized</a></dt>
<dd>
<div class="block">Only called reflectively.</div>
</dd>
<dt><a href="org/junit/runners/Parameterized.Parameter.html" title="annotation in org.junit.runners"><span class="typeNameLink">Parameterized.Parameter</span></a> - Annotation Type in <a href="org/junit/runners/package-summary.html">org.junit.runners</a></dt>
<dd>
<div class="block">Annotation for fields of the test class which will be initialized by the
method annotated by <code>Parameters</code>.</div>
</dd>
<dt><a href="org/junit/runners/Parameterized.Parameters.html" title="annotation in org.junit.runners"><span class="typeNameLink">Parameterized.Parameters</span></a> - Annotation Type in <a href="org/junit/runners/package-summary.html">org.junit.runners</a></dt>
<dd>
<div class="block">Annotation for a method which provides parameters to be injected into the
test class constructor by <code>Parameterized</code>.</div>
</dd>
<dt><a href="org/junit/runners/Parameterized.UseParametersRunnerFactory.html" title="annotation in org.junit.runners"><span class="typeNameLink">Parameterized.UseParametersRunnerFactory</span></a> - Annotation Type in <a href="org/junit/runners/package-summary.html">org.junit.runners</a></dt>
<dd>
<div class="block">Add this annotation to your test class if you want to generate a special
runner.</div>
</dd>
<dt><a href="org/junit/experimental/theories/ParameterSignature.html" title="class in org.junit.experimental.theories"><span class="typeNameLink">ParameterSignature</span></a> - Class in <a href="org/junit/experimental/theories/package-summary.html">org.junit.experimental.theories</a></dt>
<dd> </dd>
<dt><a href="org/junit/runners/parameterized/ParametersRunnerFactory.html" title="interface in org.junit.runners.parameterized"><span class="typeNameLink">ParametersRunnerFactory</span></a> - Interface in <a href="org/junit/runners/parameterized/package-summary.html">org.junit.runners.parameterized</a></dt>
<dd>
<div class="block">A <code>ParameterizedRunnerFactory</code> creates a runner for a single
<a href="org/junit/runners/parameterized/TestWithParameters.html" title="class in org.junit.runners.parameterized"><code>TestWithParameters</code></a>.</div>
</dd>
<dt><a href="org/junit/experimental/theories/ParametersSuppliedBy.html" title="annotation in org.junit.experimental.theories"><span class="typeNameLink">ParametersSuppliedBy</span></a> - Annotation Type in <a href="org/junit/experimental/theories/package-summary.html">org.junit.experimental.theories</a></dt>
<dd>
<div class="block">Annotating a <a href="org/junit/experimental/theories/Theory.html" title="annotation in org.junit.experimental.theories"><code>Theory</code></a> method
parameter with @ParametersSuppliedBy causes it to be supplied with
values from the named
<a href="org/junit/experimental/theories/ParameterSupplier.html" title="class in org.junit.experimental.theories"><code>ParameterSupplier</code></a>
when run as a theory by the <a href="org/junit/experimental/theories/Theories.html" title="class in org.junit.experimental.theories"><code>Theories</code></a> runner.</div>
</dd>
<dt><a href="org/junit/experimental/theories/ParameterSupplier.html" title="class in org.junit.experimental.theories"><span class="typeNameLink">ParameterSupplier</span></a> - Class in <a href="org/junit/experimental/theories/package-summary.html">org.junit.experimental.theories</a></dt>
<dd>
<div class="block">Abstract parent class for suppliers of input data points for theories.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/junit/experimental/theories/ParameterSupplier.html#ParameterSupplier--">ParameterSupplier()</a></span> - Constructor for class org.junit.experimental.theories.<a href="org/junit/experimental/theories/ParameterSupplier.html" title="class in org.junit.experimental.theories">ParameterSupplier</a></dt>
<dd> </dd>
<dt><a href="org/junit/runners/ParentRunner.html" title="class in org.junit.runners"><span class="typeNameLink">ParentRunner</span></a><<a href="org/junit/runners/ParentRunner.html" title="type parameter in ParentRunner">T</a>> - Class in <a href="org/junit/runners/package-summary.html">org.junit.runners</a></dt>
<dd>
<div class="block">Provides most of the functionality specific to a Runner that implements a
"parent node" in the test tree, with children defined by objects of some data
type <code>T</code>.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/junit/runners/ParentRunner.html#ParentRunner-java.lang.Class-">ParentRunner(Class<?>)</a></span> - Constructor for class org.junit.runners.<a href="org/junit/runners/ParentRunner.html" title="class in org.junit.runners">ParentRunner</a></dt>
<dd>
<div class="block">Constructs a new <code>ParentRunner</code> that will run <code>@TestClass</code></div>
</dd>
<dt><span class="memberNameLink"><a href="org/junit/runner/notification/RunNotifier.html#pleaseStop--">pleaseStop()</a></span> - Method in class org.junit.runner.notification.<a href="org/junit/runner/notification/RunNotifier.html" title="class in org.junit.runner.notification">RunNotifier</a></dt>
<dd>
<div class="block">Ask that the tests run stop before starting the next test.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/junit/runners/BlockJUnit4ClassRunner.html#possiblyExpectingExceptions-org.junit.runners.model.FrameworkMethod-java.lang.Object-org.junit.runners.model.Statement-">possiblyExpectingExceptions(FrameworkMethod, Object, Statement)</a></span> - Method in class org.junit.runners.<a href="org/junit/runners/BlockJUnit4ClassRunner.html" title="class in org.junit.runners">BlockJUnit4ClassRunner</a></dt>
<dd>
<div class="block">Returns a <a href="org/junit/runners/model/Statement.html" title="class in org.junit.runners.model"><code>Statement</code></a>: if <code>method</code>'s <code>@Test</code> annotation
has the <code>expecting</code> attribute, return normally only if <code>next</code>
throws an exception of the correct type, and throw an exception
otherwise.</div>
</dd>
<dt><a href="org/junit/experimental/theories/PotentialAssignment.html" title="class in org.junit.experimental.theories"><span class="typeNameLink">PotentialAssignment</span></a> - Class in <a href="org/junit/experimental/theories/package-summary.html">org.junit.experimental.theories</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="org/junit/experimental/theories/PotentialAssignment.html#PotentialAssignment--">PotentialAssignment()</a></span> - Constructor for class org.junit.experimental.theories.<a href="org/junit/experimental/theories/PotentialAssignment.html" title="class in org.junit.experimental.theories">PotentialAssignment</a></dt>
<dd> </dd>
<dt><a href="org/junit/experimental/theories/PotentialAssignment.CouldNotGenerateValueException.html" title="class in org.junit.experimental.theories"><span class="typeNameLink">PotentialAssignment.CouldNotGenerateValueException</span></a> - Exception in <a href="org/junit/experimental/theories/package-summary.html">org.junit.experimental.theories</a></dt>
<dd> </dd>
<dt><a href="org/junit/experimental/results/PrintableResult.html" title="class in org.junit.experimental.results"><span class="typeNameLink">PrintableResult</span></a> - Class in <a href="org/junit/experimental/results/package-summary.html">org.junit.experimental.results</a></dt>
<dd>
<div class="block">A test result that prints nicely in error messages.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/junit/experimental/results/PrintableResult.html#PrintableResult-java.util.List-">PrintableResult(List<Failure>)</a></span> - Constructor for class org.junit.experimental.results.<a href="org/junit/experimental/results/PrintableResult.html" title="class in org.junit.experimental.results">PrintableResult</a></dt>
<dd>
<div class="block">A result that includes the given <code>failures</code></div>
</dd>
<dt><span class="memberNameLink"><a href="org/junit/runners/model/FrameworkMethod.html#producesType-java.lang.reflect.Type-">producesType(Type)</a></span> - Method in class org.junit.runners.model.<a href="org/junit/runners/model/FrameworkMethod.html" title="class in org.junit.runners.model">FrameworkMethod</a></dt>
<dd>
<div class="block"><span class="deprecatedLabel">Deprecated.</span>
<div class="block"><span class="deprecationComment">This is used only by the Theories runner, and does not
use all the generic type info that it ought to. It will be replaced
with a forthcoming ParameterSignature#canAcceptResultOf(FrameworkMethod)
once Theories moves to junit-contrib.</span></div>
</div>
</dd>
<dt><a href="org/junit/validator/PublicClassValidator.html" title="class in org.junit.validator"><span class="typeNameLink">PublicClassValidator</span></a> - Class in <a href="org/junit/validator/package-summary.html">org.junit.validator</a></dt>
<dd>
<div class="block">Validates that a <a href="org/junit/runners/model/TestClass.html" title="class in org.junit.runners.model"><code>TestClass</code></a> is public.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/junit/validator/PublicClassValidator.html#PublicClassValidator--">PublicClassValidator()</a></span> - Constructor for class org.junit.validator.<a href="org/junit/validator/PublicClassValidator.html" title="class in org.junit.validator">PublicClassValidator</a></dt>
<dd> </dd>
</dl>
<a name="I:R">
<!-- -->
</a>
<h2 class="title">R</h2>
<dl>
<dt><span class="memberNameLink"><a href="org/junit/runner/JUnitCore.html#removeListener-org.junit.runner.notification.RunListener-">removeListener(RunListener)</a></span> - Method in class org.junit.runner.<a href="org/junit/runner/JUnitCore.html" title="class in org.junit.runner">JUnitCore</a></dt>
<dd>
<div class="block">Remove a listener.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/junit/runner/notification/RunNotifier.html#removeListener-org.junit.runner.notification.RunListener-">removeListener(RunListener)</a></span> - Method in class org.junit.runner.notification.<a href="org/junit/runner/notification/RunNotifier.html" title="class in org.junit.runner.notification">RunNotifier</a></dt>
<dd>
<div class="block">Internal use only</div>
</dd>
<dt><span class="memberNameLink"><a href="org/junit/rules/ExpectedException.html#reportMissingExceptionWithMessage-java.lang.String-">reportMissingExceptionWithMessage(String)</a></span> - Method in class org.junit.rules.<a href="org/junit/rules/ExpectedException.html" title="class in org.junit.rules">ExpectedException</a></dt>
<dd>
<div class="block">Specifies the failure message for tests that are expected to throw
an exception but do not throw any.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/junit/experimental/theories/Theories.TheoryAnchor.html#reportParameterizedError-java.lang.Throwable-java.lang.Object...-">reportParameterizedError(Throwable, Object...)</a></span> - Method in class org.junit.experimental.theories.<a href="org/junit/experimental/theories/Theories.TheoryAnchor.html" title="class in org.junit.experimental.theories">Theories.TheoryAnchor</a></dt>
<dd> </dd>
<dt><a href="org/junit/runner/Request.html" title="class in org.junit.runner"><span class="typeNameLink">Request</span></a> - Class in <a href="org/junit/runner/package-summary.html">org.junit.runner</a></dt>
<dd>
<div class="block">A <code>Request</code> is an abstract description of tests to be run.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/junit/runner/Request.html#Request--">Request()</a></span> - Constructor for class org.junit.runner.<a href="org/junit/runner/Request.html" title="class in org.junit.runner">Request</a></dt>
<dd> </dd>
<dt><a href="org/junit/runner/Result.html" title="class in org.junit.runner"><span class="typeNameLink">Result</span></a> - Class in <a href="org/junit/runner/package-summary.html">org.junit.runner</a></dt>
<dd>
<div class="block">A <code>Result</code> collects and summarizes information from running multiple tests.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/junit/runner/Result.html#Result--">Result()</a></span> - Constructor for class org.junit.runner.<a href="org/junit/runner/Result.html" title="class in org.junit.runner">Result</a></dt>
<dd> </dd>
<dt><a href="org/junit/experimental/results/ResultMatchers.html" title="class in org.junit.experimental.results"><span class="typeNameLink">ResultMatchers</span></a> - Class in <a href="org/junit/experimental/results/package-summary.html">org.junit.experimental.results</a></dt>
<dd>
<div class="block">Matchers on a PrintableResult, to enable JUnit self-tests.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/junit/experimental/results/ResultMatchers.html#ResultMatchers--">ResultMatchers()</a></span> - Constructor for class org.junit.experimental.results.<a href="org/junit/experimental/results/ResultMatchers.html" title="class in org.junit.experimental.results">ResultMatchers</a></dt>
<dd> </dd>
<dt><a href="org/junit/Rule.html" title="annotation in org.junit"><span class="typeNameLink">Rule</span></a> - Annotation Type in <a href="org/junit/package-summary.html">org.junit</a></dt>
<dd>
<div class="block">Annotates fields that reference rules or methods that return a rule.</div>
</dd>
<dt><a href="org/junit/rules/RuleChain.html" title="class in org.junit.rules"><span class="typeNameLink">RuleChain</span></a> - Class in <a href="org/junit/rules/package-summary.html">org.junit.rules</a></dt>
<dd>
<div class="block">The RuleChain rule allows ordering of TestRules.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/junit/runners/BlockJUnit4ClassRunner.html#rules-java.lang.Object-">rules(Object)</a></span> - Method in class org.junit.runners.<a href="org/junit/runners/BlockJUnit4ClassRunner.html" title="class in org.junit.runners">BlockJUnit4ClassRunner</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="org/junit/experimental/max/MaxCore.html#run-java.lang.Class-">run(Class<?>)</a></span> - Method in class org.junit.experimental.max.<a href="org/junit/experimental/max/MaxCore.html" title="class in org.junit.experimental.max">MaxCore</a></dt>
<dd>
<div class="block">Run all the tests in <code>class</code>.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/junit/experimental/max/MaxCore.html#run-org.junit.runner.Request-">run(Request)</a></span> - Method in class org.junit.experimental.max.<a href="org/junit/experimental/max/MaxCore.html" title="class in org.junit.experimental.max">MaxCore</a></dt>
<dd>
<div class="block">Run all the tests contained in <code>request</code>.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/junit/experimental/max/MaxCore.html#run-org.junit.runner.Request-org.junit.runner.JUnitCore-">run(Request, JUnitCore)</a></span> - Method in class org.junit.experimental.max.<a href="org/junit/experimental/max/MaxCore.html" title="class in org.junit.experimental.max">MaxCore</a></dt>
<dd>
<div class="block">Run all the tests contained in <code>request</code>.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/junit/runner/JUnitCore.html#run-java.lang.Class...-">run(Class<?>...)</a></span> - Method in class org.junit.runner.<a href="org/junit/runner/JUnitCore.html" title="class in org.junit.runner">JUnitCore</a></dt>
<dd>
<div class="block">Run all the tests in <code>classes</code>.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/junit/runner/JUnitCore.html#run-org.junit.runner.Computer-java.lang.Class...-">run(Computer, Class<?>...)</a></span> - Method in class org.junit.runner.<a href="org/junit/runner/JUnitCore.html" title="class in org.junit.runner">JUnitCore</a></dt>
<dd>
<div class="block">Run all the tests in <code>classes</code>.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/junit/runner/JUnitCore.html#run-org.junit.runner.Request-">run(Request)</a></span> - Method in class org.junit.runner.<a href="org/junit/runner/JUnitCore.html" title="class in org.junit.runner">JUnitCore</a></dt>
<dd>
<div class="block">Run all the tests contained in <code>request</code>.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/junit/runner/JUnitCore.html#run-junit.framework.Test-">run(Test)</a></span> - Method in class org.junit.runner.<a href="org/junit/runner/JUnitCore.html" title="class in org.junit.runner">JUnitCore</a></dt>
<dd>
<div class="block">Run all the tests contained in JUnit 3.8.x <code>test</code>.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/junit/runner/JUnitCore.html#run-org.junit.runner.Runner-">run(Runner)</a></span> - Method in class org.junit.runner.<a href="org/junit/runner/JUnitCore.html" title="class in org.junit.runner">JUnitCore</a></dt>
<dd>
<div class="block">Do not use.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/junit/runner/Runner.html#run-org.junit.runner.notification.RunNotifier-">run(RunNotifier)</a></span> - Method in class org.junit.runner.<a href="org/junit/runner/Runner.html" title="class in org.junit.runner">Runner</a></dt>
<dd>
<div class="block">Run the tests for this runner.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/junit/runners/ParentRunner.html#run-org.junit.runner.notification.RunNotifier-">run(RunNotifier)</a></span> - Method in class org.junit.runners.<a href="org/junit/runners/ParentRunner.html" title="class in org.junit.runners">ParentRunner</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="org/junit/runners/BlockJUnit4ClassRunner.html#runChild-org.junit.runners.model.FrameworkMethod-org.junit.runner.notification.RunNotifier-">runChild(FrameworkMethod, RunNotifier)</a></span> - Method in class org.junit.runners.<a href="org/junit/runners/BlockJUnit4ClassRunner.html" title="class in org.junit.runners">BlockJUnit4ClassRunner</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="org/junit/runners/ParentRunner.html#runChild-T-org.junit.runner.notification.RunNotifier-">runChild(T, RunNotifier)</a></span> - Method in class org.junit.runners.<a href="org/junit/runners/ParentRunner.html" title="class in org.junit.runners">ParentRunner</a></dt>
<dd>
<div class="block">Runs the test corresponding to <code>child</code>, which can be assumed to be
an element of the list returned by <a href="org/junit/runners/ParentRunner.html#getChildren--"><code>ParentRunner.getChildren()</code></a>.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/junit/runners/Suite.html#runChild-org.junit.runner.Runner-org.junit.runner.notification.RunNotifier-">runChild(Runner, RunNotifier)</a></span> - Method in class org.junit.runners.<a href="org/junit/runners/Suite.html" title="class in org.junit.runners">Suite</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="org/junit/runner/JUnitCore.html#runClasses-java.lang.Class...-">runClasses(Class<?>...)</a></span> - Static method in class org.junit.runner.<a href="org/junit/runner/JUnitCore.html" title="class in org.junit.runner">JUnitCore</a></dt>
<dd>
<div class="block">Run the tests contained in <code>classes</code>.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/junit/runner/JUnitCore.html#runClasses-org.junit.runner.Computer-java.lang.Class...-">runClasses(Computer, Class<?>...)</a></span> - Static method in class org.junit.runner.<a href="org/junit/runner/JUnitCore.html" title="class in org.junit.runner">JUnitCore</a></dt>
<dd>
<div class="block">Run the tests contained in <code>classes</code>.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/junit/runners/ParentRunner.html#runLeaf-org.junit.runners.model.Statement-org.junit.runner.Description-org.junit.runner.notification.RunNotifier-">runLeaf(Statement, Description, RunNotifier)</a></span> - Method in class org.junit.runners.<a href="org/junit/runners/ParentRunner.html" title="class in org.junit.runners">ParentRunner</a></dt>
<dd>
<div class="block">Runs a <a href="org/junit/runners/model/Statement.html" title="class in org.junit.runners.model"><code>Statement</code></a> that represents a leaf (aka atomic) test.</div>
</dd>
<dt><a href="org/junit/runner/notification/RunListener.html" title="class in org.junit.runner.notification"><span class="typeNameLink">RunListener</span></a> - Class in <a href="org/junit/runner/notification/package-summary.html">org.junit.runner.notification</a></dt>
<dd>
<div class="block">Register an instance of this class with <a href="org/junit/runner/notification/RunNotifier.html" title="class in org.junit.runner.notification"><code>RunNotifier</code></a> to be notified
of events that occur during a test run.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/junit/runner/notification/RunListener.html#RunListener--">RunListener()</a></span> - Constructor for class org.junit.runner.notification.<a href="org/junit/runner/notification/RunListener.html" title="class in org.junit.runner.notification">RunListener</a></dt>
<dd> </dd>
<dt><a href="org/junit/runner/notification/RunListener.ThreadSafe.html" title="annotation in org.junit.runner.notification"><span class="typeNameLink">RunListener.ThreadSafe</span></a> - Annotation Type in <a href="org/junit/runner/notification/package-summary.html">org.junit.runner.notification</a></dt>
<dd>
<div class="block">Indicates a <code>RunListener</code> that can have its methods called
concurrently.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/junit/runner/Request.html#runner-org.junit.runner.Runner-">runner(Runner)</a></span> - Static method in class org.junit.runner.<a href="org/junit/runner/Request.html" title="class in org.junit.runner">Request</a></dt>
<dd> </dd>
<dt><a href="org/junit/runner/Runner.html" title="class in org.junit.runner"><span class="typeNameLink">Runner</span></a> - Class in <a href="org/junit/runner/package-summary.html">org.junit.runner</a></dt>
<dd>
<div class="block">A <code>Runner</code> runs tests and notifies a <a href="org/junit/runner/notification/RunNotifier.html" title="class in org.junit.runner.notification"><code>RunNotifier</code></a>
of significant events as it does so.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/junit/runner/Runner.html#Runner--">Runner()</a></span> - Constructor for class org.junit.runner.<a href="org/junit/runner/Runner.html" title="class in org.junit.runner">Runner</a></dt>
<dd> </dd>
<dt><a href="org/junit/runners/model/RunnerBuilder.html" title="class in org.junit.runners.model"><span class="typeNameLink">RunnerBuilder</span></a> - Class in <a href="org/junit/runners/model/package-summary.html">org.junit.runners.model</a></dt>
<dd>
<div class="block">A RunnerBuilder is a strategy for constructing runners for classes.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/junit/runners/model/RunnerBuilder.html#RunnerBuilder--">RunnerBuilder()</a></span> - Constructor for class org.junit.runners.model.<a href="org/junit/runners/model/RunnerBuilder.html" title="class in org.junit.runners.model">RunnerBuilder</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="org/junit/runners/model/RunnerBuilder.html#runnerForClass-java.lang.Class-">runnerForClass(Class<?>)</a></span> - Method in class org.junit.runners.model.<a href="org/junit/runners/model/RunnerBuilder.html" title="class in org.junit.runners.model">RunnerBuilder</a></dt>
<dd>
<div class="block">Override to calculate the correct runner for a test class at runtime.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/junit/runners/model/RunnerBuilder.html#runners-java.lang.Class-java.lang.Class:A-">runners(Class<?>, Class<?>[])</a></span> - Method in class org.junit.runners.model.<a href="org/junit/runners/model/RunnerBuilder.html" title="class in org.junit.runners.model">RunnerBuilder</a></dt>
<dd>
<div class="block">Constructs and returns a list of Runners, one for each child class in
<code>children</code>.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/junit/runners/model/RunnerBuilder.html#runners-java.lang.Class-java.util.List-">runners(Class<?>, List<Class<?>>)</a></span> - Method in class org.junit.runners.model.<a href="org/junit/runners/model/RunnerBuilder.html" title="class in org.junit.runners.model">RunnerBuilder</a></dt>
<dd> </dd>
<dt><a href="org/junit/runners/model/RunnerScheduler.html" title="interface in org.junit.runners.model"><span class="typeNameLink">RunnerScheduler</span></a> - Interface in <a href="org/junit/runners/model/package-summary.html">org.junit.runners.model</a></dt>
<dd>
<div class="block">Represents a strategy for scheduling when individual test methods
should be run (in serial or parallel)
WARNING: still experimental, may go away.</div>
</dd>
<dt><a href="org/junit/runner/notification/RunNotifier.html" title="class in org.junit.runner.notification"><span class="typeNameLink">RunNotifier</span></a> - Class in <a href="org/junit/runner/notification/package-summary.html">org.junit.runner.notification</a></dt>
<dd>
<div class="block">If you write custom runners, you may need to notify JUnit of your progress running tests.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/junit/runner/notification/RunNotifier.html#RunNotifier--">RunNotifier()</a></span> - Constructor for class org.junit.runner.notification.<a href="org/junit/runner/notification/RunNotifier.html" title="class in org.junit.runner.notification">RunNotifier</a></dt>
<dd> </dd>
<dt><a href="org/junit/rules/RunRules.html" title="class in org.junit.rules"><span class="typeNameLink">RunRules</span></a> - Class in <a href="org/junit/rules/package-summary.html">org.junit.rules</a></dt>
<dd>
<div class="block">Runs a collection of rules on a statement.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/junit/rules/RunRules.html#RunRules-org.junit.runners.model.Statement-java.lang.Iterable-org.junit.runner.Description-">RunRules(Statement, Iterable<TestRule>, Description)</a></span> - Constructor for class org.junit.rules.<a href="org/junit/rules/RunRules.html" title="class in org.junit.rules">RunRules</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="org/junit/rules/Stopwatch.html#runtime-java.util.concurrent.TimeUnit-">runtime(TimeUnit)</a></span> - Method in class org.junit.rules.<a href="org/junit/rules/Stopwatch.html" title="class in org.junit.rules">Stopwatch</a></dt>
<dd>
<div class="block">Gets the runtime for the test.</div>
</dd>
<dt><a href="org/junit/runner/RunWith.html" title="annotation in org.junit.runner"><span class="typeNameLink">RunWith</span></a> - Annotation Type in <a href="org/junit/runner/package-summary.html">org.junit.runner</a></dt>
<dd>
<div class="block">When a class is annotated with <code>@RunWith</code> or extends a class annotated
with <code>@RunWith</code>, JUnit will invoke the class it references to run the
tests in that class instead of the runner built into JUnit.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/junit/experimental/theories/Theories.TheoryAnchor.html#runWithAssignment-org.junit.experimental.theories.internal.Assignments-">runWithAssignment(Assignments)</a></span> - Method in class org.junit.experimental.theories.<a href="org/junit/experimental/theories/Theories.TheoryAnchor.html" title="class in org.junit.experimental.theories">Theories.TheoryAnchor</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="org/junit/experimental/theories/Theories.TheoryAnchor.html#runWithCompleteAssignment-org.junit.experimental.theories.internal.Assignments-">runWithCompleteAssignment(Assignments)</a></span> - Method in class org.junit.experimental.theories.<a href="org/junit/experimental/theories/Theories.TheoryAnchor.html" title="class in org.junit.experimental.theories">Theories.TheoryAnchor</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="org/junit/experimental/theories/Theories.TheoryAnchor.html#runWithIncompleteAssignment-org.junit.experimental.theories.internal.Assignments-">runWithIncompleteAssignment(Assignments)</a></span> - Method in class org.junit.experimental.theories.<a href="org/junit/experimental/theories/Theories.TheoryAnchor.html" title="class in org.junit.experimental.theories">Theories.TheoryAnchor</a></dt>
<dd> </dd>
</dl>
<a name="I:S">
<!-- -->
</a>
<h2 class="title">S</h2>
<dl>
<dt><span class="memberNameLink"><a href="org/junit/runners/model/RunnerBuilder.html#safeRunnerForClass-java.lang.Class-">safeRunnerForClass(Class<?>)</a></span> - Method in class org.junit.runners.model.<a href="org/junit/runners/model/RunnerBuilder.html" title="class in org.junit.runners.model">RunnerBuilder</a></dt>
<dd>
<div class="block">Always returns a runner, even if it is just one that prints an error instead of running tests.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/junit/runners/model/TestClass.html#scanAnnotatedMembers-java.util.Map-java.util.Map-">scanAnnotatedMembers(Map<Class<? extends Annotation>, List<FrameworkMethod>>, Map<Class<? extends Annotation>, List<FrameworkField>>)</a></span> - Method in class org.junit.runners.model.<a href="org/junit/runners/model/TestClass.html" title="class in org.junit.runners.model">TestClass</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="org/junit/runners/model/RunnerScheduler.html#schedule-java.lang.Runnable-">schedule(Runnable)</a></span> - Method in interface org.junit.runners.model.<a href="org/junit/runners/model/RunnerScheduler.html" title="interface in org.junit.runners.model">RunnerScheduler</a></dt>
<dd>
<div class="block">Schedule a child statement to run</div>
</dd>
<dt><span class="memberNameLink"><a href="org/junit/rules/Timeout.html#seconds-long-">seconds(long)</a></span> - Static method in class org.junit.rules.<a href="org/junit/rules/Timeout.html" title="class in org.junit.rules">Timeout</a></dt>
<dd>
<div class="block">Creates a <a href="org/junit/rules/Timeout.html" title="class in org.junit.rules"><code>Timeout</code></a> that will timeout a test after the
given duration, in seconds.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/junit/runner/Computer.html#serial--">serial()</a></span> - Static method in class org.junit.runner.<a href="org/junit/runner/Computer.html" title="class in org.junit.runner">Computer</a></dt>
<dd>
<div class="block">Returns a new default computer, which runs tests in serial order</div>
</dd>
<dt><span class="memberNameLink"><a href="org/junit/runners/ParentRunner.html#setScheduler-org.junit.runners.model.RunnerScheduler-">setScheduler(RunnerScheduler)</a></span> - Method in class org.junit.runners.<a href="org/junit/runners/ParentRunner.html" title="class in org.junit.runners">ParentRunner</a></dt>
<dd>
<div class="block">Sets a scheduler that determines the order and parallelization
of children.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/junit/experimental/categories/Categories.CategoryFilter.html#shouldRun-org.junit.runner.Description-">shouldRun(Description)</a></span> - Method in class org.junit.experimental.categories.<a href="org/junit/experimental/categories/Categories.CategoryFilter.html" title="class in org.junit.experimental.categories">Categories.CategoryFilter</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="org/junit/runner/manipulation/Filter.html#shouldRun-org.junit.runner.Description-">shouldRun(Description)</a></span> - Method in class org.junit.runner.manipulation.<a href="org/junit/runner/manipulation/Filter.html" title="class in org.junit.runner.manipulation">Filter</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="org/junit/experimental/theories/ParameterSignature.html#signatures-java.lang.reflect.Method-">signatures(Method)</a></span> - Static method in class org.junit.experimental.theories.<a href="org/junit/experimental/theories/ParameterSignature.html" title="class in org.junit.experimental.theories">ParameterSignature</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="org/junit/experimental/theories/ParameterSignature.html#signatures-java.lang.reflect.Constructor-">signatures(Constructor<?>)</a></span> - Static method in class org.junit.experimental.theories.<a href="org/junit/experimental/theories/ParameterSignature.html" title="class in org.junit.experimental.theories">ParameterSignature</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="org/junit/rules/Stopwatch.html#skipped-long-org.junit.AssumptionViolatedException-org.junit.runner.Description-">skipped(long, AssumptionViolatedException, Description)</a></span> - Method in class org.junit.rules.<a href="org/junit/rules/Stopwatch.html" title="class in org.junit.rules">Stopwatch</a></dt>
<dd>
<div class="block">Invoked when a test is skipped due to a failed assumption.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/junit/rules/TestWatcher.html#skipped-org.junit.AssumptionViolatedException-org.junit.runner.Description-">skipped(AssumptionViolatedException, Description)</a></span> - Method in class org.junit.rules.<a href="org/junit/rules/TestWatcher.html" title="class in org.junit.rules">TestWatcher</a></dt>
<dd>
<div class="block">Invoked when a test is skipped due to a failed assumption.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/junit/rules/TestWatcher.html#skipped-org.junit.internal.AssumptionViolatedException-org.junit.runner.Description-">skipped(AssumptionViolatedException, Description)</a></span> - Method in class org.junit.rules.<a href="org/junit/rules/TestWatcher.html" title="class in org.junit.rules">TestWatcher</a></dt>
<dd>
<div class="block"><span class="deprecatedLabel">Deprecated.</span>
<div class="block"><span class="deprecationComment">use <a href="org/junit/rules/TestWatcher.html#skipped-org.junit.internal.AssumptionViolatedException-org.junit.runner.Description-"><code>TestWatcher.skipped(AssumptionViolatedException, Description)</code></a></span></div>
</div>
</dd>
<dt><span class="memberNameLink"><a href="org/junit/runner/manipulation/Sortable.html#sort-org.junit.runner.manipulation.Sorter-">sort(Sorter)</a></span> - Method in interface org.junit.runner.manipulation.<a href="org/junit/runner/manipulation/Sortable.html" title="interface in org.junit.runner.manipulation">Sortable</a></dt>
<dd>
<div class="block">Sorts the tests using <code>sorter</code></div>
</dd>
<dt><span class="memberNameLink"><a href="org/junit/runners/ParentRunner.html#sort-org.junit.runner.manipulation.Sorter-">sort(Sorter)</a></span> - Method in class org.junit.runners.<a href="org/junit/runners/ParentRunner.html" title="class in org.junit.runners">ParentRunner</a></dt>
<dd> </dd>
<dt><a href="org/junit/runner/manipulation/Sortable.html" title="interface in org.junit.runner.manipulation"><span class="typeNameLink">Sortable</span></a> - Interface in <a href="org/junit/runner/manipulation/package-summary.html">org.junit.runner.manipulation</a></dt>
<dd>
<div class="block">Interface for runners that allow sorting of tests.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/junit/experimental/max/MaxCore.html#sortedLeavesForTest-org.junit.runner.Request-">sortedLeavesForTest(Request)</a></span> - Method in class org.junit.experimental.max.<a href="org/junit/experimental/max/MaxCore.html" title="class in org.junit.experimental.max">MaxCore</a></dt>
<dd> </dd>
<dt><a href="org/junit/runner/manipulation/Sorter.html" title="class in org.junit.runner.manipulation"><span class="typeNameLink">Sorter</span></a> - Class in <a href="org/junit/runner/manipulation/package-summary.html">org.junit.runner.manipulation</a></dt>
<dd>
<div class="block">A <code>Sorter</code> orders tests.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/junit/runner/manipulation/Sorter.html#Sorter-java.util.Comparator-">Sorter(Comparator<Description>)</a></span> - Constructor for class org.junit.runner.manipulation.<a href="org/junit/runner/manipulation/Sorter.html" title="class in org.junit.runner.manipulation">Sorter</a></dt>
<dd>
<div class="block">Creates a <code>Sorter</code> that uses <code>comparator</code>
to sort tests</div>
</dd>
<dt><span class="memberNameLink"><a href="org/junit/experimental/max/MaxCore.html#sortRequest-org.junit.runner.Request-">sortRequest(Request)</a></span> - Method in class org.junit.experimental.max.<a href="org/junit/experimental/max/MaxCore.html" title="class in org.junit.experimental.max">MaxCore</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="org/junit/runner/Request.html#sortWith-java.util.Comparator-">sortWith(Comparator<Description>)</a></span> - Method in class org.junit.runner.<a href="org/junit/runner/Request.html" title="class in org.junit.runner">Request</a></dt>
<dd>
<div class="block">Returns a Request whose Tests can be run in a certain order, defined by
<code>comparator</code></div>
</dd>
<dt><span class="memberNameLink"><a href="org/junit/rules/TestName.html#starting-org.junit.runner.Description-">starting(Description)</a></span> - Method in class org.junit.rules.<a href="org/junit/rules/TestName.html" title="class in org.junit.rules">TestName</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="org/junit/rules/TestWatcher.html#starting-org.junit.runner.Description-">starting(Description)</a></span> - Method in class org.junit.rules.<a href="org/junit/rules/TestWatcher.html" title="class in org.junit.rules">TestWatcher</a></dt>
<dd>
<div class="block">Invoked when a test is about to start</div>
</dd>
<dt><span class="memberNameLink"><a href="org/junit/rules/TestWatchman.html#starting-org.junit.runners.model.FrameworkMethod-">starting(FrameworkMethod)</a></span> - Method in class org.junit.rules.<a href="org/junit/rules/TestWatchman.html" title="class in org.junit.rules">TestWatchman</a></dt>
<dd>
<div class="block"><span class="deprecatedLabel">Deprecated.</span></div>
<div class="block">Invoked when a test method is about to start</div>
</dd>
<dt><a href="org/junit/runners/model/Statement.html" title="class in org.junit.runners.model"><span class="typeNameLink">Statement</span></a> - Class in <a href="org/junit/runners/model/package-summary.html">org.junit.runners.model</a></dt>
<dd>
<div class="block">Represents one or more actions to be taken at runtime in the course
of running a JUnit test suite.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/junit/runners/model/Statement.html#Statement--">Statement()</a></span> - Constructor for class org.junit.runners.model.<a href="org/junit/runners/model/Statement.html" title="class in org.junit.runners.model">Statement</a></dt>
<dd> </dd>
<dt><a href="org/junit/runner/notification/StoppedByUserException.html" title="class in org.junit.runner.notification"><span class="typeNameLink">StoppedByUserException</span></a> - Exception in <a href="org/junit/runner/notification/package-summary.html">org.junit.runner.notification</a></dt>
<dd>
<div class="block">Thrown when a user has requested that the test run stop.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/junit/runner/notification/StoppedByUserException.html#StoppedByUserException--">StoppedByUserException()</a></span> - Constructor for exception org.junit.runner.notification.<a href="org/junit/runner/notification/StoppedByUserException.html" title="class in org.junit.runner.notification">StoppedByUserException</a></dt>
<dd> </dd>
<dt><a href="org/junit/rules/Stopwatch.html" title="class in org.junit.rules"><span class="typeNameLink">Stopwatch</span></a> - Class in <a href="org/junit/rules/package-summary.html">org.junit.rules</a></dt>
<dd>
<div class="block">The Stopwatch Rule notifies one of its own protected methods of the time spent by a test.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/junit/rules/Stopwatch.html#Stopwatch--">Stopwatch()</a></span> - Constructor for class org.junit.rules.<a href="org/junit/rules/Stopwatch.html" title="class in org.junit.rules">Stopwatch</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="org/junit/experimental/max/MaxCore.html#storedLocally-java.io.File-">storedLocally(File)</a></span> - Static method in class org.junit.experimental.max.<a href="org/junit/experimental/max/MaxCore.html" title="class in org.junit.experimental.max">MaxCore</a></dt>
<dd>
<div class="block">Create a new MaxCore from a serialized file stored at storedResults</div>
</dd>
<dt><span class="memberNameLink"><a href="org/junit/rules/Stopwatch.html#succeeded-long-org.junit.runner.Description-">succeeded(long, Description)</a></span> - Method in class org.junit.rules.<a href="org/junit/rules/Stopwatch.html" title="class in org.junit.rules">Stopwatch</a></dt>
<dd>
<div class="block">Invoked when a test succeeds</div>
</dd>
<dt><span class="memberNameLink"><a href="org/junit/rules/TestWatcher.html#succeeded-org.junit.runner.Description-">succeeded(Description)</a></span> - Method in class org.junit.rules.<a href="org/junit/rules/TestWatcher.html" title="class in org.junit.rules">TestWatcher</a></dt>
<dd>
<div class="block">Invoked when a test succeeds</div>
</dd>
<dt><span class="memberNameLink"><a href="org/junit/rules/TestWatchman.html#succeeded-org.junit.runners.model.FrameworkMethod-">succeeded(FrameworkMethod)</a></span> - Method in class org.junit.rules.<a href="org/junit/rules/TestWatchman.html" title="class in org.junit.rules">TestWatchman</a></dt>
<dd>
<div class="block"><span class="deprecatedLabel">Deprecated.</span></div>
<div class="block">Invoked when a test method succeeds</div>
</dd>
<dt><a href="org/junit/runners/Suite.html" title="class in org.junit.runners"><span class="typeNameLink">Suite</span></a> - Class in <a href="org/junit/runners/package-summary.html">org.junit.runners</a></dt>
<dd>
<div class="block">Using <code>Suite</code> as a runner allows you to manually
build a suite containing tests from many classes.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/junit/runners/Suite.html#Suite-java.lang.Class-org.junit.runners.model.RunnerBuilder-">Suite(Class<?>, RunnerBuilder)</a></span> - Constructor for class org.junit.runners.<a href="org/junit/runners/Suite.html" title="class in org.junit.runners">Suite</a></dt>
<dd>
<div class="block">Called reflectively on classes annotated with <code>@RunWith(Suite.class)</code></div>
</dd>
<dt><span class="memberNameLink"><a href="org/junit/runners/Suite.html#Suite-org.junit.runners.model.RunnerBuilder-java.lang.Class:A-">Suite(RunnerBuilder, Class<?>[])</a></span> - Constructor for class org.junit.runners.<a href="org/junit/runners/Suite.html" title="class in org.junit.runners">Suite</a></dt>
<dd>
<div class="block">Call this when there is no single root class (for example, multiple class names
passed on the command line to <a href="org/junit/runner/JUnitCore.html" title="class in org.junit.runner"><code>JUnitCore</code></a></div>
</dd>
<dt><span class="memberNameLink"><a href="org/junit/runners/Suite.html#Suite-java.lang.Class-java.lang.Class:A-">Suite(Class<?>, Class<?>[])</a></span> - Constructor for class org.junit.runners.<a href="org/junit/runners/Suite.html" title="class in org.junit.runners">Suite</a></dt>
<dd>
<div class="block">Call this when the default builder is good enough.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/junit/runners/Suite.html#Suite-org.junit.runners.model.RunnerBuilder-java.lang.Class-java.lang.Class:A-">Suite(RunnerBuilder, Class<?>, Class<?>[])</a></span> - Constructor for class org.junit.runners.<a href="org/junit/runners/Suite.html" title="class in org.junit.runners">Suite</a></dt>
<dd>
<div class="block">Called by this class and subclasses once the classes making up the suite have been determined</div>
</dd>
<dt><span class="memberNameLink"><a href="org/junit/runners/Suite.html#Suite-java.lang.Class-java.util.List-">Suite(Class<?>, List<Runner>)</a></span> - Constructor for class org.junit.runners.<a href="org/junit/runners/Suite.html" title="class in org.junit.runners">Suite</a></dt>
<dd>
<div class="block">Called by this class and subclasses once the runners making up the suite have been determined</div>
</dd>
<dt><a href="org/junit/runners/Suite.SuiteClasses.html" title="annotation in org.junit.runners"><span class="typeNameLink">Suite.SuiteClasses</span></a> - Annotation Type in <a href="org/junit/runners/package-summary.html">org.junit.runners</a></dt>
<dd>
<div class="block">The <code>SuiteClasses</code> annotation specifies the classes to be run when a class
annotated with <code>@RunWith(Suite.class)</code> is run.</div>
</dd>
</dl>
<a name="I:T">
<!-- -->
</a>
<h2 class="title">T</h2>
<dl>
<dt><a href="org/junit/rules/TemporaryFolder.html" title="class in org.junit.rules"><span class="typeNameLink">TemporaryFolder</span></a> - Class in <a href="org/junit/rules/package-summary.html">org.junit.rules</a></dt>
<dd>
<div class="block">The TemporaryFolder Rule allows creation of files and folders that should
be deleted when the test method finishes (whether it passes or
fails).</div>
</dd>
<dt><span class="memberNameLink"><a href="org/junit/rules/TemporaryFolder.html#TemporaryFolder--">TemporaryFolder()</a></span> - Constructor for class org.junit.rules.<a href="org/junit/rules/TemporaryFolder.html" title="class in org.junit.rules">TemporaryFolder</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="org/junit/rules/TemporaryFolder.html#TemporaryFolder-java.io.File-">TemporaryFolder(File)</a></span> - Constructor for class org.junit.rules.<a href="org/junit/rules/TemporaryFolder.html" title="class in org.junit.rules">TemporaryFolder</a></dt>
<dd> </dd>
<dt><a href="org/junit/Test.html" title="annotation in org.junit"><span class="typeNameLink">Test</span></a> - Annotation Type in <a href="org/junit/package-summary.html">org.junit</a></dt>
<dd>
<div class="block">The <code>Test</code> annotation tells JUnit that the <code>public void</code> method
to which it is attached can be run as a test case.</div>
</dd>
<dt><a href="org/junit/Test.None.html" title="class in org.junit"><span class="typeNameLink">Test.None</span></a> - Class in <a href="org/junit/package-summary.html">org.junit</a></dt>
<dd>
<div class="block">Default empty exception</div>
</dd>
<dt><span class="memberNameLink"><a href="org/junit/runner/Description.html#TEST_MECHANISM">TEST_MECHANISM</a></span> - Static variable in class org.junit.runner.<a href="org/junit/runner/Description.html" title="class in org.junit.runner">Description</a></dt>
<dd>
<div class="block">Describes a step in the test-running mechanism that goes so wrong no
other description can be used (for example, an exception thrown from a Runner's
constructor</div>
</dd>
<dt><span class="memberNameLink"><a href="org/junit/runner/notification/RunListener.html#testAssumptionFailure-org.junit.runner.notification.Failure-">testAssumptionFailure(Failure)</a></span> - Method in class org.junit.runner.notification.<a href="org/junit/runner/notification/RunListener.html" title="class in org.junit.runner.notification">RunListener</a></dt>
<dd>
<div class="block">Called when an atomic test flags that it assumes a condition that is
false</div>
</dd>
<dt><a href="org/junit/runners/model/TestClass.html" title="class in org.junit.runners.model"><span class="typeNameLink">TestClass</span></a> - Class in <a href="org/junit/runners/model/package-summary.html">org.junit.runners.model</a></dt>
<dd>
<div class="block">Wraps a class to be run, providing method validation and annotation searching</div>
</dd>
<dt><span class="memberNameLink"><a href="org/junit/runners/model/TestClass.html#TestClass-java.lang.Class-">TestClass(Class<?>)</a></span> - Constructor for class org.junit.runners.model.<a href="org/junit/runners/model/TestClass.html" title="class in org.junit.runners.model">TestClass</a></dt>
<dd>
<div class="block">Creates a <code>TestClass</code> wrapping <code>clazz</code>.</div>
</dd>
<dt><a href="org/junit/validator/TestClassValidator.html" title="interface in org.junit.validator"><span class="typeNameLink">TestClassValidator</span></a> - Interface in <a href="org/junit/validator/package-summary.html">org.junit.validator</a></dt>
<dd>
<div class="block">Validates a single facet of a test class.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/junit/experimental/max/MaxHistory.html#testComparator--">testComparator()</a></span> - Method in class org.junit.experimental.max.<a href="org/junit/experimental/max/MaxHistory.html" title="class in org.junit.experimental.max">MaxHistory</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="org/junit/runner/Description.html#testCount--">testCount()</a></span> - Method in class org.junit.runner.<a href="org/junit/runner/Description.html" title="class in org.junit.runner">Description</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="org/junit/runner/Runner.html#testCount--">testCount()</a></span> - Method in class org.junit.runner.<a href="org/junit/runner/Runner.html" title="class in org.junit.runner">Runner</a></dt>
<dd> </dd>
<dt><a href="org/junit/experimental/theories/suppliers/TestedOn.html" title="annotation in org.junit.experimental.theories.suppliers"><span class="typeNameLink">TestedOn</span></a> - Annotation Type in <a href="org/junit/experimental/theories/suppliers/package-summary.html">org.junit.experimental.theories.suppliers</a></dt>
<dd>
<div class="block">Annotating a <a href="org/junit/experimental/theories/Theory.html" title="annotation in org.junit.experimental.theories"><code>Theory</code></a> method int
parameter with @TestedOn causes it to be supplied with values from the
ints array given when run as a theory by the
<a href="org/junit/experimental/theories/Theories.html" title="class in org.junit.experimental.theories"><code>Theories</code></a> runner.</div>
</dd>
<dt><a href="org/junit/experimental/theories/suppliers/TestedOnSupplier.html" title="class in org.junit.experimental.theories.suppliers"><span class="typeNameLink">TestedOnSupplier</span></a> - Class in <a href="org/junit/experimental/theories/suppliers/package-summary.html">org.junit.experimental.theories.suppliers</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="org/junit/experimental/theories/suppliers/TestedOnSupplier.html#TestedOnSupplier--">TestedOnSupplier()</a></span> - Constructor for class org.junit.experimental.theories.suppliers.<a href="org/junit/experimental/theories/suppliers/TestedOnSupplier.html" title="class in org.junit.experimental.theories.suppliers">TestedOnSupplier</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="org/junit/runner/notification/RunListener.html#testFailure-org.junit.runner.notification.Failure-">testFailure(Failure)</a></span> - Method in class org.junit.runner.notification.<a href="org/junit/runner/notification/RunListener.html" title="class in org.junit.runner.notification">RunListener</a></dt>
<dd>
<div class="block">Called when an atomic test fails, or when a listener throws an exception.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/junit/runner/notification/RunListener.html#testFinished-org.junit.runner.Description-">testFinished(Description)</a></span> - Method in class org.junit.runner.notification.<a href="org/junit/runner/notification/RunListener.html" title="class in org.junit.runner.notification">RunListener</a></dt>
<dd>
<div class="block">Called when an atomic test has finished, whether the test succeeds or fails.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/junit/runner/notification/RunListener.html#testIgnored-org.junit.runner.Description-">testIgnored(Description)</a></span> - Method in class org.junit.runner.notification.<a href="org/junit/runner/notification/RunListener.html" title="class in org.junit.runner.notification">RunListener</a></dt>
<dd>
<div class="block">Called when a test will not be run, generally because a test method is annotated
with <a href="org/junit/Ignore.html" title="annotation in org.junit"><code>Ignore</code></a>.</div>
</dd>
<dt><a href="org/junit/rules/TestName.html" title="class in org.junit.rules"><span class="typeNameLink">TestName</span></a> - Class in <a href="org/junit/rules/package-summary.html">org.junit.rules</a></dt>
<dd>
<div class="block">The TestName Rule makes the current test name available inside test methods:</div>
</dd>
<dt><span class="memberNameLink"><a href="org/junit/rules/TestName.html#TestName--">TestName()</a></span> - Constructor for class org.junit.rules.<a href="org/junit/rules/TestName.html" title="class in org.junit.rules">TestName</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="org/junit/runners/BlockJUnit4ClassRunner.html#testName-org.junit.runners.model.FrameworkMethod-">testName(FrameworkMethod)</a></span> - Method in class org.junit.runners.<a href="org/junit/runners/BlockJUnit4ClassRunner.html" title="class in org.junit.runners">BlockJUnit4ClassRunner</a></dt>
<dd>
<div class="block">Returns the name that describes <code>method</code> for <a href="org/junit/runner/Description.html" title="class in org.junit.runner"><code>Description</code></a>s.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/junit/runners/parameterized/BlockJUnit4ClassRunnerWithParameters.html#testName-org.junit.runners.model.FrameworkMethod-">testName(FrameworkMethod)</a></span> - Method in class org.junit.runners.parameterized.<a href="org/junit/runners/parameterized/BlockJUnit4ClassRunnerWithParameters.html" title="class in org.junit.runners.parameterized">BlockJUnit4ClassRunnerWithParameters</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="org/junit/experimental/results/PrintableResult.html#testResult-java.lang.Class-">testResult(Class<?>)</a></span> - Static method in class org.junit.experimental.results.<a href="org/junit/experimental/results/PrintableResult.html" title="class in org.junit.experimental.results">PrintableResult</a></dt>
<dd>
<div class="block">The result of running JUnit on <code>type</code></div>
</dd>
<dt><span class="memberNameLink"><a href="org/junit/experimental/results/PrintableResult.html#testResult-org.junit.runner.Request-">testResult(Request)</a></span> - Static method in class org.junit.experimental.results.<a href="org/junit/experimental/results/PrintableResult.html" title="class in org.junit.experimental.results">PrintableResult</a></dt>
<dd>
<div class="block">The result of running JUnit on Request <code>request</code></div>
</dd>
<dt><a href="org/junit/rules/TestRule.html" title="interface in org.junit.rules"><span class="typeNameLink">TestRule</span></a> - Interface in <a href="org/junit/rules/package-summary.html">org.junit.rules</a></dt>
<dd>
<div class="block">A TestRule is an alteration in how a test method, or set of test methods,
is run and reported.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/junit/runner/notification/RunListener.html#testRunFinished-org.junit.runner.Result-">testRunFinished(Result)</a></span> - Method in class org.junit.runner.notification.<a href="org/junit/runner/notification/RunListener.html" title="class in org.junit.runner.notification">RunListener</a></dt>
<dd>
<div class="block">Called when all tests have finished.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/junit/runner/notification/RunListener.html#testRunStarted-org.junit.runner.Description-">testRunStarted(Description)</a></span> - Method in class org.junit.runner.notification.<a href="org/junit/runner/notification/RunListener.html" title="class in org.junit.runner.notification">RunListener</a></dt>
<dd>
<div class="block">Called before any tests have been run.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/junit/runner/notification/RunListener.html#testStarted-org.junit.runner.Description-">testStarted(Description)</a></span> - Method in class org.junit.runner.notification.<a href="org/junit/runner/notification/RunListener.html" title="class in org.junit.runner.notification">RunListener</a></dt>
<dd>
<div class="block">Called when an atomic test is about to be started.</div>
</dd>
<dt><a href="org/junit/runners/model/TestTimedOutException.html" title="class in org.junit.runners.model"><span class="typeNameLink">TestTimedOutException</span></a> - Exception in <a href="org/junit/runners/model/package-summary.html">org.junit.runners.model</a></dt>
<dd>
<div class="block">Exception thrown when a test fails on timeout.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/junit/runners/model/TestTimedOutException.html#TestTimedOutException-long-java.util.concurrent.TimeUnit-">TestTimedOutException(long, TimeUnit)</a></span> - Constructor for exception org.junit.runners.model.<a href="org/junit/runners/model/TestTimedOutException.html" title="class in org.junit.runners.model">TestTimedOutException</a></dt>
<dd>
<div class="block">Creates exception with a standard message "test timed out after [timeout] [timeUnit]"</div>
</dd>
<dt><a href="org/junit/rules/TestWatcher.html" title="class in org.junit.rules"><span class="typeNameLink">TestWatcher</span></a> - Class in <a href="org/junit/rules/package-summary.html">org.junit.rules</a></dt>
<dd>
<div class="block">TestWatcher is a base class for Rules that take note of the testing
action, without modifying it.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/junit/rules/TestWatcher.html#TestWatcher--">TestWatcher()</a></span> - Constructor for class org.junit.rules.<a href="org/junit/rules/TestWatcher.html" title="class in org.junit.rules">TestWatcher</a></dt>
<dd> </dd>
<dt><a href="org/junit/rules/TestWatchman.html" title="class in org.junit.rules"><span class="typeNameLink">TestWatchman</span></a> - Class in <a href="org/junit/rules/package-summary.html">org.junit.rules</a></dt>
<dd>
<div class="block"><span class="deprecatedLabel">Deprecated.</span>
<div class="block"><span class="deprecationComment">Use <a href="org/junit/rules/TestWatcher.html" title="class in org.junit.rules"><code>TestWatcher</code></a> (which implements <a href="org/junit/rules/TestRule.html" title="interface in org.junit.rules"><code>TestRule</code></a>) instead.</span></div>
</div>
</dd>
<dt><span class="memberNameLink"><a href="org/junit/rules/TestWatchman.html#TestWatchman--">TestWatchman()</a></span> - Constructor for class org.junit.rules.<a href="org/junit/rules/TestWatchman.html" title="class in org.junit.rules">TestWatchman</a></dt>
<dd>
<div class="block"><span class="deprecatedLabel">Deprecated.</span></div>
</dd>
<dt><a href="org/junit/runners/parameterized/TestWithParameters.html" title="class in org.junit.runners.parameterized"><span class="typeNameLink">TestWithParameters</span></a> - Class in <a href="org/junit/runners/parameterized/package-summary.html">org.junit.runners.parameterized</a></dt>
<dd>
<div class="block">A <code>TestWithParameters</code> keeps the data together that are needed for
creating a runner for a single data set of a parameterized test.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/junit/runners/parameterized/TestWithParameters.html#TestWithParameters-java.lang.String-org.junit.runners.model.TestClass-java.util.List-">TestWithParameters(String, TestClass, List<Object>)</a></span> - Constructor for class org.junit.runners.parameterized.<a href="org/junit/runners/parameterized/TestWithParameters.html" title="class in org.junit.runners.parameterized">TestWithParameters</a></dt>
<dd> </dd>
<dt><a href="org/junit/experimental/theories/Theories.html" title="class in org.junit.experimental.theories"><span class="typeNameLink">Theories</span></a> - Class in <a href="org/junit/experimental/theories/package-summary.html">org.junit.experimental.theories</a></dt>
<dd>
<div class="block">The Theories runner allows to test a certain functionality against a subset of an infinite set of data points.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/junit/experimental/theories/Theories.html#Theories-java.lang.Class-">Theories(Class<?>)</a></span> - Constructor for class org.junit.experimental.theories.<a href="org/junit/experimental/theories/Theories.html" title="class in org.junit.experimental.theories">Theories</a></dt>
<dd> </dd>
<dt><a href="org/junit/experimental/theories/Theories.TheoryAnchor.html" title="class in org.junit.experimental.theories"><span class="typeNameLink">Theories.TheoryAnchor</span></a> - Class in <a href="org/junit/experimental/theories/package-summary.html">org.junit.experimental.theories</a></dt>
<dd> </dd>
<dt><a href="org/junit/experimental/theories/Theory.html" title="annotation in org.junit.experimental.theories"><span class="typeNameLink">Theory</span></a> - Annotation Type in <a href="org/junit/experimental/theories/package-summary.html">org.junit.experimental.theories</a></dt>
<dd>
<div class="block">Marks test methods that should be read as theories by the <a href="org/junit/experimental/theories/Theories.html" title="class in org.junit.experimental.theories"><code>Theories</code></a> runner.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/junit/experimental/theories/Theories.TheoryAnchor.html#TheoryAnchor-org.junit.runners.model.FrameworkMethod-org.junit.runners.model.TestClass-">TheoryAnchor(FrameworkMethod, TestClass)</a></span> - Constructor for class org.junit.experimental.theories.<a href="org/junit/experimental/theories/Theories.TheoryAnchor.html" title="class in org.junit.experimental.theories">Theories.TheoryAnchor</a></dt>
<dd> </dd>
<dt><a href="org/junit/rules/Timeout.html" title="class in org.junit.rules"><span class="typeNameLink">Timeout</span></a> - Class in <a href="org/junit/rules/package-summary.html">org.junit.rules</a></dt>
<dd>
<div class="block">The Timeout Rule applies the same timeout to all test methods in a class:</div>
</dd>
<dt><span class="memberNameLink"><a href="org/junit/rules/Timeout.html#Timeout-int-">Timeout(int)</a></span> - Constructor for class org.junit.rules.<a href="org/junit/rules/Timeout.html" title="class in org.junit.rules">Timeout</a></dt>
<dd>
<div class="block"><span class="deprecatedLabel">Deprecated.</span></div>
</dd>
<dt><span class="memberNameLink"><a href="org/junit/rules/Timeout.html#Timeout-long-java.util.concurrent.TimeUnit-">Timeout(long, TimeUnit)</a></span> - Constructor for class org.junit.rules.<a href="org/junit/rules/Timeout.html" title="class in org.junit.rules">Timeout</a></dt>
<dd>
<div class="block">Create a <code>Timeout</code> instance with the timeout specified
at the timeUnit of granularity of the provided <code>TimeUnit</code>.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/junit/rules/Timeout.html#Timeout-org.junit.rules.Timeout.Builder-">Timeout(Timeout.Builder)</a></span> - Constructor for class org.junit.rules.<a href="org/junit/rules/Timeout.html" title="class in org.junit.rules">Timeout</a></dt>
<dd>
<div class="block">Create a <code>Timeout</code> instance initialized with values form
a builder.</div>
</dd>
<dt><a href="org/junit/rules/Timeout.Builder.html" title="class in org.junit.rules"><span class="typeNameLink">Timeout.Builder</span></a> - Class in <a href="org/junit/rules/package-summary.html">org.junit.rules</a></dt>
<dd>
<div class="block">Builder for <a href="org/junit/rules/Timeout.html" title="class in org.junit.rules"><code>Timeout</code></a>.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/junit/experimental/categories/Categories.CategoryFilter.html#toString--">toString()</a></span> - Method in class org.junit.experimental.categories.<a href="org/junit/experimental/categories/Categories.CategoryFilter.html" title="class in org.junit.experimental.categories">Categories.CategoryFilter</a></dt>
<dd>
<div class="block">Returns string in the form <tt>"[included categories] - [excluded categories]"</tt>, where both
sets have comma separated names of categories.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/junit/experimental/results/PrintableResult.html#toString--">toString()</a></span> - Method in class org.junit.experimental.results.<a href="org/junit/experimental/results/PrintableResult.html" title="class in org.junit.experimental.results">PrintableResult</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="org/junit/runner/Description.html#toString--">toString()</a></span> - Method in class org.junit.runner.<a href="org/junit/runner/Description.html" title="class in org.junit.runner">Description</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="org/junit/runner/notification/Failure.html#toString--">toString()</a></span> - Method in class org.junit.runner.notification.<a href="org/junit/runner/notification/Failure.html" title="class in org.junit.runner.notification">Failure</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="org/junit/runners/model/FrameworkField.html#toString--">toString()</a></span> - Method in class org.junit.runners.model.<a href="org/junit/runners/model/FrameworkField.html" title="class in org.junit.runners.model">FrameworkField</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="org/junit/runners/model/FrameworkMethod.html#toString--">toString()</a></span> - Method in class org.junit.runners.model.<a href="org/junit/runners/model/FrameworkMethod.html" title="class in org.junit.runners.model">FrameworkMethod</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="org/junit/runners/parameterized/TestWithParameters.html#toString--">toString()</a></span> - Method in class org.junit.runners.parameterized.<a href="org/junit/runners/parameterized/TestWithParameters.html" title="class in org.junit.runners.parameterized">TestWithParameters</a></dt>
<dd> </dd>
</dl>
<a name="I:V">
<!-- -->
</a>
<h2 class="title">V</h2>
<dl>
<dt><span class="memberNameLink"><a href="org/junit/validator/AnnotationValidator.html#validateAnnotatedClass-org.junit.runners.model.TestClass-">validateAnnotatedClass(TestClass)</a></span> - Method in class org.junit.validator.<a href="org/junit/validator/AnnotationValidator.html" title="class in org.junit.validator">AnnotationValidator</a></dt>
<dd>
<div class="block">Validates annotation on the given class.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/junit/validator/AnnotationValidator.html#validateAnnotatedField-org.junit.runners.model.FrameworkField-">validateAnnotatedField(FrameworkField)</a></span> - Method in class org.junit.validator.<a href="org/junit/validator/AnnotationValidator.html" title="class in org.junit.validator">AnnotationValidator</a></dt>
<dd>
<div class="block">Validates annotation on the given field.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/junit/experimental/categories/CategoryValidator.html#validateAnnotatedMethod-org.junit.runners.model.FrameworkMethod-">validateAnnotatedMethod(FrameworkMethod)</a></span> - Method in class org.junit.experimental.categories.<a href="org/junit/experimental/categories/CategoryValidator.html" title="class in org.junit.experimental.categories">CategoryValidator</a></dt>
<dd>
<div class="block">Adds to <code>errors</code> a throwable for each problem detected.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/junit/validator/AnnotationValidator.html#validateAnnotatedMethod-org.junit.runners.model.FrameworkMethod-">validateAnnotatedMethod(FrameworkMethod)</a></span> - Method in class org.junit.validator.<a href="org/junit/validator/AnnotationValidator.html" title="class in org.junit.validator">AnnotationValidator</a></dt>
<dd>
<div class="block">Validates annotation on the given method.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/junit/experimental/theories/Theories.html#validateConstructor-java.util.List-">validateConstructor(List<Throwable>)</a></span> - Method in class org.junit.experimental.theories.<a href="org/junit/experimental/theories/Theories.html" title="class in org.junit.experimental.theories">Theories</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="org/junit/runners/BlockJUnit4ClassRunner.html#validateConstructor-java.util.List-">validateConstructor(List<Throwable>)</a></span> - Method in class org.junit.runners.<a href="org/junit/runners/BlockJUnit4ClassRunner.html" title="class in org.junit.runners">BlockJUnit4ClassRunner</a></dt>
<dd>
<div class="block">Adds to <code>errors</code> if the test class has more than one constructor,
or if the constructor takes parameters.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/junit/runners/parameterized/BlockJUnit4ClassRunnerWithParameters.html#validateConstructor-java.util.List-">validateConstructor(List<Throwable>)</a></span> - Method in class org.junit.runners.parameterized.<a href="org/junit/runners/parameterized/BlockJUnit4ClassRunnerWithParameters.html" title="class in org.junit.runners.parameterized">BlockJUnit4ClassRunnerWithParameters</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="org/junit/runners/BlockJUnit4ClassRunner.html#validateFields-java.util.List-">validateFields(List<Throwable>)</a></span> - Method in class org.junit.runners.<a href="org/junit/runners/BlockJUnit4ClassRunner.html" title="class in org.junit.runners">BlockJUnit4ClassRunner</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="org/junit/runners/parameterized/BlockJUnit4ClassRunnerWithParameters.html#validateFields-java.util.List-">validateFields(List<Throwable>)</a></span> - Method in class org.junit.runners.parameterized.<a href="org/junit/runners/parameterized/BlockJUnit4ClassRunnerWithParameters.html" title="class in org.junit.runners.parameterized">BlockJUnit4ClassRunnerWithParameters</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="org/junit/runners/BlockJUnit4ClassRunner.html#validateInstanceMethods-java.util.List-">validateInstanceMethods(List<Throwable>)</a></span> - Method in class org.junit.runners.<a href="org/junit/runners/BlockJUnit4ClassRunner.html" title="class in org.junit.runners">BlockJUnit4ClassRunner</a></dt>
<dd>
<div class="block"><span class="deprecatedLabel">Deprecated.</span></div>
</dd>
<dt><span class="memberNameLink"><a href="org/junit/runners/BlockJUnit4ClassRunner.html#validateNoNonStaticInnerClass-java.util.List-">validateNoNonStaticInnerClass(List<Throwable>)</a></span> - Method in class org.junit.runners.<a href="org/junit/runners/BlockJUnit4ClassRunner.html" title="class in org.junit.runners">BlockJUnit4ClassRunner</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="org/junit/runners/model/FrameworkMethod.html#validateNoTypeParametersOnArgs-java.util.List-">validateNoTypeParametersOnArgs(List<Throwable>)</a></span> - Method in class org.junit.runners.model.<a href="org/junit/runners/model/FrameworkMethod.html" title="class in org.junit.runners.model">FrameworkMethod</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="org/junit/runners/BlockJUnit4ClassRunner.html#validateOnlyOneConstructor-java.util.List-">validateOnlyOneConstructor(List<Throwable>)</a></span> - Method in class org.junit.runners.<a href="org/junit/runners/BlockJUnit4ClassRunner.html" title="class in org.junit.runners">BlockJUnit4ClassRunner</a></dt>
<dd>
<div class="block">Adds to <code>errors</code> if the test class has more than one constructor
(do not override)</div>
</dd>
<dt><span class="memberNameLink"><a href="org/junit/runners/model/FrameworkMethod.html#validatePublicVoid-boolean-java.util.List-">validatePublicVoid(boolean, List<Throwable>)</a></span> - Method in class org.junit.runners.model.<a href="org/junit/runners/model/FrameworkMethod.html" title="class in org.junit.runners.model">FrameworkMethod</a></dt>
<dd>
<div class="block">Adds to <code>errors</code> if this method:
is not public, or
returns something other than void, or
is static (given <code>isStatic is false</code>), or
is not static (given <code>isStatic is true</code>).</div>
</dd>
<dt><span class="memberNameLink"><a href="org/junit/runners/model/FrameworkMethod.html#validatePublicVoidNoArg-boolean-java.util.List-">validatePublicVoidNoArg(boolean, List<Throwable>)</a></span> - Method in class org.junit.runners.model.<a href="org/junit/runners/model/FrameworkMethod.html" title="class in org.junit.runners.model">FrameworkMethod</a></dt>
<dd>
<div class="block">Adds to <code>errors</code> if this method:
is not public, or
takes parameters, or
returns something other than void, or
is static (given <code>isStatic is false</code>), or
is not static (given <code>isStatic is true</code>).</div>
</dd>
<dt><span class="memberNameLink"><a href="org/junit/runners/ParentRunner.html#validatePublicVoidNoArgMethods-java.lang.Class-boolean-java.util.List-">validatePublicVoidNoArgMethods(Class<? extends Annotation>, boolean, List<Throwable>)</a></span> - Method in class org.junit.runners.<a href="org/junit/runners/ParentRunner.html" title="class in org.junit.runners">ParentRunner</a></dt>
<dd>
<div class="block">Adds to <code>errors</code> if any method in this class is annotated with
<code>annotation</code>, but:
is not public, or
takes parameters, or
returns something other than void, or
is static (given <code>isStatic is false</code>), or
is not static (given <code>isStatic is true</code>).</div>
</dd>
<dt><span class="memberNameLink"><a href="org/junit/validator/AnnotationsValidator.html#validateTestClass-org.junit.runners.model.TestClass-">validateTestClass(TestClass)</a></span> - Method in class org.junit.validator.<a href="org/junit/validator/AnnotationsValidator.html" title="class in org.junit.validator">AnnotationsValidator</a></dt>
<dd>
<div class="block">Validate all annotations of the specified test class that are be
annotated with <a href="org/junit/validator/ValidateWith.html" title="annotation in org.junit.validator"><code>ValidateWith</code></a>.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/junit/validator/PublicClassValidator.html#validateTestClass-org.junit.runners.model.TestClass-">validateTestClass(TestClass)</a></span> - Method in class org.junit.validator.<a href="org/junit/validator/PublicClassValidator.html" title="class in org.junit.validator">PublicClassValidator</a></dt>
<dd>
<div class="block">Validate that the specified <a href="org/junit/runners/model/TestClass.html" title="class in org.junit.runners.model"><code>TestClass</code></a> is public.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/junit/validator/TestClassValidator.html#validateTestClass-org.junit.runners.model.TestClass-">validateTestClass(TestClass)</a></span> - Method in interface org.junit.validator.<a href="org/junit/validator/TestClassValidator.html" title="interface in org.junit.validator">TestClassValidator</a></dt>
<dd>
<div class="block">Validate a single facet of a test class.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/junit/experimental/theories/Theories.html#validateTestMethods-java.util.List-">validateTestMethods(List<Throwable>)</a></span> - Method in class org.junit.experimental.theories.<a href="org/junit/experimental/theories/Theories.html" title="class in org.junit.experimental.theories">Theories</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="org/junit/runners/BlockJUnit4ClassRunner.html#validateTestMethods-java.util.List-">validateTestMethods(List<Throwable>)</a></span> - Method in class org.junit.runners.<a href="org/junit/runners/BlockJUnit4ClassRunner.html" title="class in org.junit.runners">BlockJUnit4ClassRunner</a></dt>
<dd>
<div class="block">Adds to <code>errors</code> for each method annotated with <code>@Test</code>that
is not a public, void instance method with no arguments.</div>
</dd>
<dt><a href="org/junit/validator/ValidateWith.html" title="annotation in org.junit.validator"><span class="typeNameLink">ValidateWith</span></a> - Annotation Type in <a href="org/junit/validator/package-summary.html">org.junit.validator</a></dt>
<dd>
<div class="block">Allows for an <a href="org/junit/validator/AnnotationValidator.html" title="class in org.junit.validator"><code>AnnotationValidator</code></a> to be attached to an annotation.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/junit/runners/BlockJUnit4ClassRunner.html#validateZeroArgConstructor-java.util.List-">validateZeroArgConstructor(List<Throwable>)</a></span> - Method in class org.junit.runners.<a href="org/junit/runners/BlockJUnit4ClassRunner.html" title="class in org.junit.runners">BlockJUnit4ClassRunner</a></dt>
<dd>
<div class="block">Adds to <code>errors</code> if the test class's single constructor takes
parameters (do not override)</div>
</dd>
<dt><span class="memberNameLink"><a href="org/junit/runners/MethodSorters.html#valueOf-java.lang.String-">valueOf(String)</a></span> - Static method in enum org.junit.runners.<a href="org/junit/runners/MethodSorters.html" title="enum in org.junit.runners">MethodSorters</a></dt>
<dd>
<div class="block">Returns the enum constant of this type with the specified name.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/junit/runners/MethodSorters.html#values--">values()</a></span> - Static method in enum org.junit.runners.<a href="org/junit/runners/MethodSorters.html" title="enum in org.junit.runners">MethodSorters</a></dt>
<dd>
<div class="block">Returns an array containing the constants of this enum type, in
the order they are declared.</div>
</dd>
<dt><a href="org/junit/rules/Verifier.html" title="class in org.junit.rules"><span class="typeNameLink">Verifier</span></a> - Class in <a href="org/junit/rules/package-summary.html">org.junit.rules</a></dt>
<dd>
<div class="block">Verifier is a base class for Rules like ErrorCollector, which can turn
otherwise passing test methods into failing tests if a verification check is
failed</div>
</dd>
<dt><span class="memberNameLink"><a href="org/junit/rules/Verifier.html#Verifier--">Verifier()</a></span> - Constructor for class org.junit.rules.<a href="org/junit/rules/Verifier.html" title="class in org.junit.rules">Verifier</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="org/junit/rules/ErrorCollector.html#verify--">verify()</a></span> - Method in class org.junit.rules.<a href="org/junit/rules/ErrorCollector.html" title="class in org.junit.rules">ErrorCollector</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="org/junit/rules/Verifier.html#verify--">verify()</a></span> - Method in class org.junit.rules.<a href="org/junit/rules/Verifier.html" title="class in org.junit.rules">Verifier</a></dt>
<dd>
<div class="block">Override this to add verification logic.</div>
</dd>
</dl>
<a name="I:W">
<!-- -->
</a>
<h2 class="title">W</h2>
<dl>
<dt><span class="memberNameLink"><a href="org/junit/runner/Result.html#wasSuccessful--">wasSuccessful()</a></span> - Method in class org.junit.runner.<a href="org/junit/runner/Result.html" title="class in org.junit.runner">Result</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="org/junit/runners/ParentRunner.html#withAfterClasses-org.junit.runners.model.Statement-">withAfterClasses(Statement)</a></span> - Method in class org.junit.runners.<a href="org/junit/runners/ParentRunner.html" title="class in org.junit.runners">ParentRunner</a></dt>
<dd>
<div class="block">Returns a <a href="org/junit/runners/model/Statement.html" title="class in org.junit.runners.model"><code>Statement</code></a>: run all non-overridden <code>@AfterClass</code> methods on this class
and superclasses before executing <code>statement</code>; all AfterClass methods are
always executed: exceptions thrown by previous steps are combined, if
necessary, with exceptions from AfterClass methods into a
<a href="org/junit/runners/model/MultipleFailureException.html" title="class in org.junit.runners.model"><code>MultipleFailureException</code></a>.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/junit/runners/BlockJUnit4ClassRunner.html#withAfters-org.junit.runners.model.FrameworkMethod-java.lang.Object-org.junit.runners.model.Statement-">withAfters(FrameworkMethod, Object, Statement)</a></span> - Method in class org.junit.runners.<a href="org/junit/runners/BlockJUnit4ClassRunner.html" title="class in org.junit.runners">BlockJUnit4ClassRunner</a></dt>
<dd>
<div class="block">Returns a <a href="org/junit/runners/model/Statement.html" title="class in org.junit.runners.model"><code>Statement</code></a>: run all non-overridden <code>@After</code>
methods on this class and superclasses before running <code>next</code>; all
After methods are always executed: exceptions thrown by previous steps
are combined, if necessary, with exceptions from After methods into a
<a href="org/junit/runners/model/MultipleFailureException.html" title="class in org.junit.runners.model"><code>MultipleFailureException</code></a>.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/junit/runners/ParentRunner.html#withBeforeClasses-org.junit.runners.model.Statement-">withBeforeClasses(Statement)</a></span> - Method in class org.junit.runners.<a href="org/junit/runners/ParentRunner.html" title="class in org.junit.runners">ParentRunner</a></dt>
<dd>
<div class="block">Returns a <a href="org/junit/runners/model/Statement.html" title="class in org.junit.runners.model"><code>Statement</code></a>: run all non-overridden <code>@BeforeClass</code> methods on this class
and superclasses before executing <code>statement</code>; if any throws an
Exception, stop execution and pass the exception on.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/junit/runners/BlockJUnit4ClassRunner.html#withBefores-org.junit.runners.model.FrameworkMethod-java.lang.Object-org.junit.runners.model.Statement-">withBefores(FrameworkMethod, Object, Statement)</a></span> - Method in class org.junit.runners.<a href="org/junit/runners/BlockJUnit4ClassRunner.html" title="class in org.junit.runners">BlockJUnit4ClassRunner</a></dt>
<dd>
<div class="block">Returns a <a href="org/junit/runners/model/Statement.html" title="class in org.junit.runners.model"><code>Statement</code></a>: run all non-overridden <code>@Before</code>
methods on this class and superclasses before running <code>next</code>; if
any throws an Exception, stop execution and pass the exception on.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/junit/rules/Timeout.Builder.html#withLookingForStuckThread-boolean-">withLookingForStuckThread(boolean)</a></span> - Method in class org.junit.rules.<a href="org/junit/rules/Timeout.Builder.html" title="class in org.junit.rules">Timeout.Builder</a></dt>
<dd>
<div class="block">Specifies whether to look for a stuck thread.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/junit/runners/BlockJUnit4ClassRunner.html#withPotentialTimeout-org.junit.runners.model.FrameworkMethod-java.lang.Object-org.junit.runners.model.Statement-">withPotentialTimeout(FrameworkMethod, Object, Statement)</a></span> - Method in class org.junit.runners.<a href="org/junit/runners/BlockJUnit4ClassRunner.html" title="class in org.junit.runners">BlockJUnit4ClassRunner</a></dt>
<dd>
<div class="block"><span class="deprecatedLabel">Deprecated.</span></div>
</dd>
<dt><span class="memberNameLink"><a href="org/junit/rules/Timeout.Builder.html#withTimeout-long-java.util.concurrent.TimeUnit-">withTimeout(long, TimeUnit)</a></span> - Method in class org.junit.rules.<a href="org/junit/rules/Timeout.Builder.html" title="class in org.junit.rules">Timeout.Builder</a></dt>
<dd>
<div class="block">Specifies the time to wait before timing out the test.</div>
</dd>
</dl>
<a href="#I:A">A</a> <a href="#I:B">B</a> <a href="#I:C">C</a> <a href="#I:D">D</a> <a href="#I:E">E</a> <a href="#I:F">F</a> <a href="#I:G">G</a> <a href="#I:H">H</a> <a href="#I:I">I</a> <a href="#I:J">J</a> <a href="#I:L">L</a> <a href="#I:M">M</a> <a href="#I:N">N</a> <a href="#I:O">O</a> <a href="#I:P">P</a> <a href="#I:R">R</a> <a href="#I:S">S</a> <a href="#I:T">T</a> <a href="#I:V">V</a> <a href="#I:W">W</a> </div>
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a name="navbar.bottom">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
<a name="navbar.bottom.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="overview-summary.html">Overview</a></li>
<li>Package</li>
<li>Class</li>
<li><a href="overview-tree.html">Tree</a></li>
<li><a href="deprecated-list.html">Deprecated</a></li>
<li class="navBarCell1Rev">Index</li>
<li><a href="help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li>Prev</li>
<li>Next</li>
</ul>
<ul class="navList">
<li><a href="index.html?index-all.html" target="_top">Frames</a></li>
<li><a href="index-all.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_bottom">
<li><a href="allclasses-noframe.html">All Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_bottom");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<a name="skip.navbar.bottom">
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<p class="legalCopy"><small>Copyright © 2002–2017 <a href="http://www.junit.org">JUnit</a>. All rights reserved.</small></p>
</body>
</html>
|