| Package | Description |
|---|---|
| ch.powerunit.rules |
Default implementation or abstract for rule.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
ExternalResource
Default Rule to do some stuff before the test, and after (always).
|
interface |
TemporaryFolder
This rule provides a way to support temporary folder.
|
| Modifier and Type | Class and Description |
|---|---|
class |
SystemPropertiesRule
Rule that restore system properties after test.
|
class |
TestContextRule
This rule can be used to have access to the
test execution
context from inside a test. |
Copyright © 2014. All rights reserved.