Interface LauncherSession

All Superinterfaces:
AutoCloseable

@API(status=STABLE, since="1.10") public interface LauncherSession extends AutoCloseable
The LauncherSession API is the main entry point for client code that wishes to repeatedly discover and execute tests using one or more test engines.
Since:
1.8
See Also: