forked from junit-team/junit4
-
Notifications
You must be signed in to change notification settings - Fork 0
Home
chas66 edited this page Sep 5, 2012
·
33 revisions
Welcome to the JUnit wiki!
- Assertions
- Test Runners
- Aggregating tests in Suites
- Exception Testing
- Matchers and assertThat
- Ignoring Tests
- Timeout for Tests
- Parameterized Tests
- Assumptions with Assume
- Rules
- Theories
- Test Fixtures
- Categories
- Use with Maven
- multithreaded code and concurrency
- Java contract test helpers
- Continuous Testing