* WatchService vs. Apache Commons IO Mnitoring
* Indentation fixed
* Indentation fixed
* JAX-RS API using Jersey [BAEL-558]
* JAX-RS API using Jersey [BAEL-558]
* Modifications made to remove xml
* applicationContext.xml removed
* All try catch moved to ExceptionMapper
* fixes
* review comments incorporated
* module renamed
* made changes to java reflection
* removed redundant method makeSound in Animal abstract class
* added project for play-framework article
* added project for regex
* changed regex project from own model to core-java
* added project for routing in play
* made changes to regex project
* refactored code for REST API with Play project
* refactored student store indexing to zero base
* added unit tests, removed bad names
* added NIO Selector project under core-java module
* requested changes made
* added project for nio2
* standardized exception based tests
* fixed exception based tests
* removed redundant files
* added network interface project
* used UUID other than timestamps
* fixed network interface tests
* removed filetest change
* made changes to NIO2 FileTest names
* added project for asyncronous channel apis
* added project for NIO2 advanced filesystems APIS
* merge conflicts
* merged changes to asyncfiletest with future get API
* removed while loops from async client and server
* added project for java8 optional
* fixed merge conflicts in spring-core
* fixed optional
* fixed optional
* fixed asyncechotest
* shifted optional to own package
* made additional tests to demo filter API
* added code for Map
* added javaslang project
* javaslang project
* added pattern matcher code
* BAEL-127: simple app with filters
* removed data rest dependency, final adjustments
* added first live test for the rest api
* move filters code to new module
* moved to root of module, create service layer, standard pom
* added spring-security-core module to root pom
* initial push for core-java-9 tutorials
* Fixed Maven build with experimental java 9 Maven compiler plug-in. Minor
code changes
* Running maven build and changes to some of tests.
* Fixed maven build and modifications ot some tests
* Removing unnecessary files
* 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.
* Fix
* Add interface for tests.
* Test for any.
* Test for with.
* Test for null.
* Test for times.
* Test for arg that.
* Test for result and returns.
* Test for delegate.
* Add verifications to any tests.
* Add verifications to with test.
* Add verification examples to methods using null.
* Add verifications to methods using times.
* Formatting.
* Compress tests and fix one test.
* Adding new article to readme.
* [BAEL-178] Add collaborator for advanced article.
* [BAEL-178] Add link to readme.
* [BAEL-178] Add test for mockUp.
* [BAEL-178] Add test for invoke method.
* [BAEL-178] Add constructors and tests for mockup for constructors.
* [BAEL-178] Add private fields and more test for deencapsulation.
* [BAEL-178] Add inner class and test for instantiating inner classes.
* [BAEL-178] Multimocks.
* [BAEL-178] Add test for expectation reusing.
* [BAEL-178] Move test class to tests folders.
* Add postgresql dependency.
* Add test and config with properties.
* [BAEL-114] Add new project for JPA with JNDI.
* [BAEL-114] Config without xml.
* [BAEL-114] Bring part of Foo, FooServie and FooDao.
* [BAEL-114] Show all foos.
* [BAEL-114] Readme.
* [BAEL-114] Undo changes on main jpa project.
* [BAEL-114] Remove unnecesary dependencies.
* [BAEL-114] Add tomcat config.
* [BAEL-114] Fixes.
* 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.