JUnitTestListener.Event.Type type
String className
String name
StackTraceElement[] stackTrace
long time
String exception
String message
Properties properties
private void readObject(ObjectInputStream in) throws IOException, ClassNotFoundException
JavaVirtualMachine platform.IOException - when the option can't be readClassNotFoundException - when the option class can't be foundprivate void writeObject(ObjectOutputStream out) throws IOException
JavaVirtualMachine platform.IOException - if an error occurscom.oracle.bedrock.Option[] options
Options to use to start the test run.Set<E> includePatterns
Set of TestClasses.TestMatcher to determine the tests
to include in a test run.Set<E> excludePatterns
Set of TestClasses.TestMatcher to determine the tests
to exclude from a test run.Predicate<T> testClassPredicate
String[] paths
Copyright © 2017. All rights reserved.