Serialized Form
-
Package org.junit.platform.launcher
-
Class org.junit.platform.launcher.TestIdentifier extends java.lang.Object implements Serializable
- serialVersionUID:
- 1L
-
Serialization Methods
-
readObject
private void readObject(java.io.ObjectInputStream s) throws java.lang.ClassNotFoundException, java.io.IOException- Throws:
java.lang.ClassNotFoundExceptionjava.io.IOException
-
writeObject
private void writeObject(java.io.ObjectOutputStream s) throws java.io.IOException- Throws:
java.io.IOException
-
-
-
Package org.junit.platform.launcher.core
-
Class org.junit.platform.launcher.core.DiscoveryIssueException extends org.junit.platform.commons.JUnitException implements Serializable
- serialVersionUID:
- 1L
-
-
Package org.junit.platform.launcher.listeners