Uses of Class
org.junit.platform.launcher.TestIdentifier.SerializedForm
-
Packages that use TestIdentifier.SerializedForm Package Description org.junit.platform.launcher Public API for configuring and launching test plans. -
-
Uses of TestIdentifier.SerializedForm in org.junit.platform.launcher
Methods in org.junit.platform.launcher that return TestIdentifier.SerializedForm Modifier and Type Method Description (package private) static TestIdentifier.SerializedForm
TestIdentifier.SerializedForm. deserialize(java.io.ObjectInputStream s)
-