forked from junit-team/junit4
-
Notifications
You must be signed in to change notification settings - Fork 0
Home
dsaff edited this page Jan 3, 2013
·
33 revisions
Welcome to the JUnit wiki!
- Download and Install
- Getting Started
- Release Notes
- Maintainer Documentation
- Latest JUnit Questions on StackOverflow: http://stackoverflow.com/questions/tagged/junit
- Assertions
- Test Runners
- Aggregating tests in Suites
- Test Execution Order
- 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