OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:RunWith
(Results
1 - 3
of
3
) sorted by null
/external/junit/src/org/junit/runner/
RunWith.java
10
* When a class is annotated with <code>@
RunWith
</code> or extends a class annotated
11
* with <code>@
RunWith
</code>, JUnit will invoke the class it references to run the
17
* For example, suites in JUnit 4 are built using
RunWith
, and a custom runner named Suite:
20
* @
RunWith
(Suite.class)
29
public @interface
RunWith
{
/external/owasp/sanitizer/lib/junit/
junit-dep.jar
junit.jar
Completed in 1712 milliseconds