3d83de657b
* BAEL-1862 Move the Junit 5 logic in the right module -Moved Method Orders Tests from tutorails/junit5 project into correct project tutorials/testing-modules/junit-5 -Removed tutorials/junit5 project * Update DefaultOrderOfExecutionTest.java * Update README.md * BAEL-1862 Move the Junit 5 logic in the right module -Renamed *Test to *UnitTest * Update README.md
Testing Modules
Relevant Articles:
- Quick Guide to BDDMockito
- AssertJ Exception Assertions
- Using Hamcrest Number Matchers
- Assertions in JUnit 4 and JUnit 5
- REST-assured with Groovy
- Hamcrest Bean Matchers
- Hamcrest Object Matchers
- Headers, Cookies and Parameters with REST-assured
- JSON Schema Validation with REST-assured
- Testing Callbacks with Mockito