* Spring 4.3
New features in Spring 4.3
* Added Spring-4.3 as a new module
Added Spring-4.3 as a new module.
* Adding read file
Adding read file
* Re-written examples as tests
* Added attribute annotations and default methods
* Add new module for mocks comparison.
* Add sources for testing.
* Changes on testCase.
* Enter some tests for mockito.
* More tests for Mockito.
* Even more tests.
* Add the rest of the mocking libraries.
* Javadoc on test.
* Test bare bones for EasyMock.
* Fist kind of test and setup.
* Add tests using EasyMock with a change on LoginService.
* Create LoginControllerTest.java
* Test setup
* [JMockit] No method called test.
* [JMockit] Two methods called test.
* [JMockit] One method called test.
* [JMockit] Exception mock test
* [JMockit] Mocked object to pass around test.
* [JMockit] Custom matcher test.
* [JMockit] Partial mocking test.
* [JMockit] Fix with IDE.
* Not stubs. Mocks. MOCKS!!!
* Remove unnecesary import.
* Use correct encoding. Was having problems with buildings.
* Remove failing module.
* Create new module mocks and move mock-comparisons there.
* Add jmockit module.
* Add model class.
* Add collaborator class.
* Add performer class.
* Add performer test.
* Add new module for mocks comparison.
* Add sources for testing.
* Changes on testCase.
* Enter some tests for mockito.
* More tests for Mockito.
* Even more tests.
* Add the rest of the mocking libraries.
* Javadoc on test.
* Test bare bones for EasyMock.
* Fist kind of test and setup.
* Add tests using EasyMock with a change on LoginService.
* Create LoginControllerTest.java
* Test setup
* [JMockit] No method called test.
* [JMockit] Two methods called test.
* [JMockit] One method called test.
* [JMockit] Exception mock test
* [JMockit] Mocked object to pass around test.
* [JMockit] Custom matcher test.
* [JMockit] Partial mocking test.
* [JMockit] Fix with IDE.
* Not stubs. Mocks. MOCKS!!!
* Remove unnecesary import.