Package | Description |
---|---|
com.carrotsearch.randomizedtesting |
Provides
RandomizedRunner : randomized tests under control and more. |
Modifier and Type | Class and Description |
---|---|
class |
AnnotatedMethodProvider
Base class for
TestMethodProvider s based on annotations. |
class |
JUnit3MethodProvider
Method provider selecting tests that follow a name pattern of
test(.*) . |
class |
JUnit4MethodProvider
Method provider selecting
Test annotated public instance parameterless methods. |
Copyright © 2011–2015 Carrot Search s.c.. All rights reserved.