| Package | Description |
|---|---|
| com.codename1.testing |
This package contains everything necessary for unit tests, automation of tests and everything in between.
|
| Modifier and Type | Method and Description |
|---|---|
static TestReporting |
TestReporting.getInstance()
Gets the test reporting instance
|
| Modifier and Type | Method and Description |
|---|---|
static void |
TestReporting.setInstance(TestReporting i)
Sets the test reporting instance to a subclass of this class.
|
Copyright © 2023. All rights reserved.