java.lang.Object
org.apache.tools.ant.taskdefs.optional.junitlauncher.InVMExecution
All Implemented Interfaces:
TestExecutionContext

public class InVMExecution
extends java.lang.Object
implements TestExecutionContext
Used during in-vm (non-forked mode) launching of tests
  • Constructor Summary

    Constructors 
    Constructor Description
    InVMExecution​(JUnitLauncherTask task)  
  • Method Summary

    Modifier and Type Method Description
    java.util.Optional<Project> getProject()  
    java.util.Properties getProperties()  

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait