Class | Description |
---|---|
AutoClient |
A
TestRule implementing ExternalResource automatically creating and destroying a new Zats Client instance.
Used with Rule this will provide a pluggable alternative to separate methods annotated with Before and After |
AutoEnvironment |
A
TestRule implementing ExternalResource creating and destroying a ZatsEnvironment .
Used with ClassRule it provides a pluggable alternative to separate static methods annotated with BeforeClass and AfterClass
Also see: dzone.com/articles/junit-49-class-and-suite-level-rules |
Copyright © 2019 Potix Corporation. All rights reserved.