Package org.junit.internal.builders
package org.junit.internal.builders
-
ClassesClassDescriptionThe
AnnotatedBuilder
is a strategy for constructing runners for test class that have been annotated with the@RunWith
annotation.
AnnotatedBuilder
is a strategy for constructing runners for test class that have been annotated with the
@RunWith
annotation.