Serialized Form
-
Package org.junit.platform.launcher
-
Class org.junit.platform.launcher.TestIdentifier
class TestIdentifier extends Object implements Serializable- serialVersionUID:
- 1L
-
Serialization Methods
-
readObject
- Throws:
ClassNotFoundExceptionIOException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
-
Package org.junit.platform.launcher.core
-
Exception Class org.junit.platform.launcher.core.DiscoveryIssueException
class DiscoveryIssueException extends org.junit.platform.commons.JUnitException implements Serializable- serialVersionUID:
- 1L
-
-
Package org.junit.platform.launcher.listeners