| Package | Description |
|---|---|
| org.assertj.swing.launcher |
Java applications and
Applets launcher. |
| Modifier and Type | Method and Description |
|---|---|
static ApplicationLauncher |
ApplicationLauncher.application(Class<?> applicationType)
Starting point of the fluent interface.
|
static ApplicationLauncher |
ApplicationLauncher.application(String applicationTypeName)
Starting point of the fluent interface.
|
ApplicationLauncher |
ApplicationLauncher.withArgs(String... newArgs)
Specifies the arguments to pass to the "main" method.
|
Copyright © 2014 AssertJ. All rights reserved.