Álvaro Fernández González 96182a2bf2 Just setting encoding for module on mock comparison. (#461)
* 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.
2016-06-25 17:11:51 +02:00
2014-10-16 20:53:24 -05:00
2016-03-06 12:10:06 +02:00
2016-06-23 17:34:09 +02:00
2016-06-23 01:04:21 +03:00
2014-01-03 01:49:40 +02:00
2016-06-08 16:49:16 +02:00
2016-03-06 12:10:06 +02:00
2016-04-25 22:46:36 +03:00
2016-04-25 22:46:36 +03:00
2016-06-18 23:52:26 +03:00
2016-03-06 11:49:59 +02:00
2016-06-08 22:05:48 +02:00
2016-06-23 10:11:56 +03:00
2016-03-13 10:59:45 +02:00
2016-05-23 06:14:18 -05:00
2016-03-12 19:44:59 +02:00
2016-03-01 02:29:53 +02:00
2016-03-06 11:49:59 +02:00
2016-04-25 22:46:36 +03:00
2016-03-06 11:59:13 +02:00
2016-05-28 20:09:43 +02:00
2016-03-06 12:10:06 +02:00
2016-04-25 22:46:36 +03:00
2016-03-06 12:10:06 +02:00
2016-03-06 12:21:31 +02:00
2016-03-06 12:10:06 +02:00
2016-04-09 18:32:49 +02:00
2016-04-09 18:32:49 +02:00
2016-02-10 14:20:12 +02:00
2016-03-06 11:49:59 +02:00
2016-03-06 12:10:06 +02:00
2016-03-06 11:49:59 +02:00
2016-06-18 23:28:32 +02:00
2016-03-06 11:49:59 +02:00
2016-06-22 17:49:39 +03:00
2016-03-06 12:10:06 +02:00
2016-03-06 12:10:06 +02:00
2016-03-06 11:49:59 +02:00
2016-04-04 13:42:29 +02:00
2016-05-30 12:26:03 +02:00
2016-06-17 13:52:55 +02:00
2016-04-14 06:08:48 -05:00
2016-03-06 12:21:31 +02:00
2016-03-06 12:10:06 +02:00
2016-06-08 23:13:45 +02:00
2016-04-11 05:26:50 -05:00
2016-06-23 17:34:09 +02:00
2016-03-06 11:49:59 +02:00
2016-06-23 11:33:25 +02:00
2016-06-23 17:15:46 +03:00

The "REST with Spring" Classes

After 5 months of work, here's the Master Class of REST With Spring:
>> THE REST WITH SPRING MASTER CLASS

Spring Tutorials

This project is a collection of small and focused tutorials each covering a single and well defined area of development. Most of the tutorial projects are focused on the Spring Framework (and Spring Security).
In additional to Spring, the following technologies are in focus: core Java, Jackson, HttpClient, Guava.

Working with the code in Eclipse

Any IDE can be used to work with the projects, but if you're using Eclipse, consider the following.

  • import the included formatter in Eclipse: https://github.com/eugenp/tutorials/tree/master/eclipse

CI - Jenkins

This tutorials project is being built >> HERE

Description
No description provided
Readme MIT 267 MiB
Languages
Java 88%
HTML 3.6%
JavaScript 2.7%
TypeScript 2.4%
CSS 1.5%
Other 1%