Uses of Interface
org.junit.internal.JUnitSystem
Packages that use JUnitSystem
Package
Description
Provides classes used to describe, collect, run and analyze multiple tests.
-
Uses of JUnitSystem in org.junit.internal
Classes in org.junit.internal that implement JUnitSystemConstructors in org.junit.internal with parameters of type JUnitSystem -
Uses of JUnitSystem in org.junit.runner
Methods in org.junit.runner with parameters of type JUnitSystemModifier and TypeMethodDescription(package private) Result
JUnitCore.runMain
(JUnitSystem system, String... args)