| Package | Description |
|---|---|
| net.sf.lightair.internal.junit | |
| net.sf.lightair.internal.junit.util |
| Class and Description |
|---|
| AbstractTestRule
Abstract base class for test rules.
|
| AwaitExecutor |
| SetupExecutor |
| VerifyExecutor |
| Class and Description |
|---|
| AwaitExecutor |
| AwaitListTestRule
JUnit test rule to verify database with multiple
@Await
annotations after test method execution with asynchronous functionality. |
| AwaitTestRule
JUnit test rule to verify database after test method execution with asynchronous functionality.
|
| SetupExecutor |
| SetupListTestRule
JUnit test rule to setup database with multiple
@Setup
annotations before test method execution. |
| SetupTestRule
JUnit test rule to setup database before test method execution.
|
| VerifyExecutor |
| VerifyListTestRule
JUnit test rule to verify database with multiple
@Verify
annotations after test method execution. |
| VerifyTestRule
JUnit test rule to verify database after test method execution.
|
Copyright © 2011–2020 Lastware, sro.. All rights reserved.