-
Notifications
You must be signed in to change notification settings - Fork 0
The code for a tutorial for writing a JUnit rule.
coders-kitchen/JUnitRuleTutorial
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
This project is a example of a JUnit @Rule implementation. It provides, via @DirectorySetup and @FileSetup annotations, the feasibility to generate a specific filestructure. It is possible to setup a general environment, when using the annotations on testclass level. It's also possible to setup a specific test environment for single methods. Both ways are supported via the annotations, mentioned above.
About
The code for a tutorial for writing a JUnit rule.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published