OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:junit4
(Results
1 - 13
of
13
) sorted by null
/external/junit/
README.android
1
This is
junit4
.10 source, currently intended for host side use.
README.html
177
<li><p>Annotating a class with <code>@RunWith(
JUnit4
.class)</code> will always invoke the
615
unzip the
junit4
.6.zip file</li>
/external/junit/src/org/junit/runners/
JUnit4.java
9
* class as a JUnit 4 class should use {@code @RunWith(
JUnit4
.class)}, not,
15
public final class
JUnit4
extends BlockJUnit4ClassRunner {
19
public
JUnit4
(Class<?> klass) throws InitializationError {
/sdk/eclipse/plugins/com.android.ide.eclipse.gldebugger.tests/META-INF/
MANIFEST.MF
7
Require-Bundle: org.
junit4
;bundle-version="4.5.0",
/external/guava/guava-testlib/src/com/google/common/testing/
TearDown.java
34
* {@code com.google.common.testing.
junit4
.TearDownTestCase} for example.
44
* change. Also, {@code
junit4
.TearDownTestCase} will.
TearDownAccepter.java
34
* <p>In
JUnit4
language, that means as an {@code @After}.
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/launch/
JUnitLaunchConfigDelegate.java
43
* the JUnit3 or
JUnit4
jar.
114
//
junit4
is backward compatible with junit3 and they uses the
116
// When a project has mixed JUnit3 and
JUnit4
tests, if JUnit3 jar
117
// is added first it is then replaced by the
JUnit4
jar when user is
118
// prompted to fix the
JUnit4
test failure
/external/junit/src/junit/runner/
BaseTestRunner.java
208
* @deprecated not present in
JUnit4
.10
281
/** @deprecated not present in
JUnit4
.10 */
/frameworks/base/test-runner/src/junit/runner/
BaseTestRunner.java
208
* @deprecated not present in
JUnit4
.10
283
/** @deprecated not present in
JUnit4
.10 */
/frameworks/base/core/tests/coretests/src/android/webkit/
AccessibilityInjectorTest.java
113
// until
JUnit4
comes to play with @BeforeTest
126
// until
JUnit4
comes to play with @AfterTest
[
all
...]
/external/guava/guava-tests/lib/
libtruth.jar
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/readme/
readme_eclipse.html
[
all
...]
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/
ant-junit.jar
Completed in 544 milliseconds