JavaForFun
2016-12-24 Gustavo Martin Mor... Fixing OneToMany and ManyToOne annotations
2016-12-24 Gustavo Martin Mor... Improving test
2016-12-23 Gustavo Martin Mor... Changing name of gradle project
2016-12-23 Gustavo Martin Mor... A few improvements in my unit tests
2016-12-23 Gustavo Martin Mor... Using jacoco
2016-12-23 Gustavo Martin Mor... Giving names to my constraints
2016-12-23 Gustavo Martin Mor... spring-jpa-persistence, using gradle
2016-12-11 Gustavo Martin Mor... RxJavaCarControllerIntegrationTest, cleaning up imports
2016-12-11 Gustavo Martin Mor... Removing time out from RxJavaAdapter
2016-12-11 Gustavo Martin Mor... Thoughts about Observable (stream), Single (one element...
2016-12-11 Gustavo Martin Mor... Spring can already work with CompletableFuture
2016-12-11 Gustavo Martin Mor... Using Spring 4.3.4.RELEASE
2016-12-11 Gustavo Martin Mor... Using RxJava 2.0
2016-12-11 Gustavo Martin Mor... RxJavaCarControllerIntegrationTest
2016-12-11 Gustavo Martin Mor... Update to RxJava 2.0
2016-12-11 Gustavo Martin Mor... Using RxJava 2.0
2016-12-11 Gustavo Martin Mor... Removing useless inner interface from Adapters
2016-12-11 Gustavo Martin Mor... Fixing CallableCarController
2016-12-11 Gustavo Martin Mor... CarControllerIntegrationTest
2016-12-11 Gustavo Martin Mor... CompletableFutureCarControllerIntegrationTest
2016-12-10 Gustavo Martin Mor... DeferredResult, exceptions handler
2016-12-10 Gustavo Martin Mor... RxJava REST example
2016-12-10 Gustavo Martin Mor... Creating async services relying on sync ones
2016-12-10 Gustavo Martin Mor... No repeat yourself :)
2016-12-08 Gustavo Martin Mor... RxJava, using method reference instead of lambdas
2016-12-08 Gustavo Martin Mor... Playing with asynchronous requests in Spring
2016-12-08 Gustavo Martin Mor... More about working with Promises in Java 8
2016-12-08 Gustavo Martin Mor... NOTICE about parallelism and ForkJoinPool
2016-12-08 Gustavo Martin Mor... Having fun with CompletableFuture AKA Promise in Java
2016-12-06 Gustavo Martin Mor... Trying to understand ForkJoinPool
2016-12-06 Gustavo Martin Mor... Do not forget Thread.currentThread().interrupt()
2016-12-06 Gustavo Martin Mor... Fixing coverage in Clock.today()
2016-12-05 Gustavo Martin Mor... Merge branch 'master' of https://github.com/gumartinm...
2016-12-05 Gustavo Martin Mor... ClockGus.format(date) renaming method
2016-12-05 Gustavo Martin Mor... ClockGus.formatted(date) renaming method
2016-12-04 Gustavo Martin Mor... Merge branch 'master' of https://github.com/gumartinm...
2016-12-04 Gustavo Martin Mor... Fixing coverage in Clock.today()
2016-12-04 Gustavo Martin Mor... How to configure IDE Eclipse
2016-12-04 Gustavo Martin Mor... We end up writing our application based on the acceptan...
2016-12-04 Gustavo Martin Mor... PrintStatementeFeature requires the right values for...
2016-12-04 Gustavo Martin Mor... BIG WARNING: Clock.today() is not under test!!!!
2016-12-04 Gustavo Martin Mor... Making StatementPrinter and StatementPrinterShould...
2016-12-04 Gustavo Martin Mor... StatementPrinter, test for print method green
2016-12-04 Gustavo Martin Mor... StatementPrinterShould is failing for the right reasons.
2016-12-04 Gustavo Martin Mor... The acceptance test is failing because we need to imple...
2016-12-04 Gustavo Martin Mor... Clock test is green.
2016-12-04 Gustavo Martin Mor... Clock test working but we need to control the random...
2016-12-04 Gustavo Martin Mor... Renaming local variables in TransactionRepository
2016-12-04 Gustavo Martin Mor... Removing duplications from TransactionRepositoryShould
2016-12-04 Gustavo Martin Mor... Now we have a test for addWithdrawal
2016-12-04 Gustavo Martin Mor... It is only left a test for addWithdrawal
2016-12-04 Gustavo Martin Mor... Tests failing for the right reason
2016-12-04 Gustavo Martin Mor... Tests are failing for the right reasons
2016-12-04 Gustavo Martin Mor... We have a green test for AccountShould
2016-12-04 Gustavo Martin Mor... AccountShould is failing for the right reasons.
2016-12-04 Gustavo Martin Mor... We have to test the printStatement method in Account
2016-12-04 Gustavo Martin Mor... Delegating the responsability of storing transactions.
2016-12-04 Gustavo Martin Mor... Creating test for Account.
2016-12-04 Gustavo Martin Mor... Now we have test expecting some result, it is now faili...
2016-12-04 Gustavo Martin Mor... Test throws UnsupportedOperationException as expected.
2016-12-04 Gustavo Martin Mor... We finish writing our test.
2016-12-04 Gustavo Martin Mor... Writing the asserts and the trigger for those asserts.
2016-12-04 Gustavo Martin Mor... First acceptance test
2016-12-04 Gustavo Martin Mor... Acceptance test, README (constraints)
2016-12-04 Gustavo Martin Mor... RxJava: using flatMap method
2016-12-04 Gustavo Martin Mor... Dealing with InterruptedException, the right way.
2016-12-04 Gustavo Martin Mor... Closing fd as it must be done in CustomHTTPClient
2016-12-04 Gustavo Martin Mor... Having fun with RxJava
2016-12-04 Gustavo Martin Mor... Fixing coverage in Clock.today()
2016-12-04 Gustavo Martin Mor... How to configure IDE Eclipse
2016-12-04 Gustavo Martin Mor... We end up writing our application based on the acceptan...
2016-12-04 Gustavo Martin Mor... PrintStatementeFeature requires the right values for...
2016-12-04 Gustavo Martin Mor... BIG WARNING: Clock.today() is not under test!!!!
2016-12-04 Gustavo Martin Mor... Making StatementPrinter and StatementPrinterShould...
2016-12-04 Gustavo Martin Mor... StatementPrinter, test for print method green
2016-12-04 Gustavo Martin Mor... StatementPrinterShould is failing for the right reasons.
2016-12-04 Gustavo Martin Mor... The acceptance test is failing because we need to imple...
2016-12-04 Gustavo Martin Mor... Clock test is green.
2016-12-04 Gustavo Martin Mor... Clock test working but we need to control the random...
2016-12-04 Gustavo Martin Mor... Renaming local variables in TransactionRepository
2016-12-04 Gustavo Martin Mor... Removing duplications from TransactionRepositoryShould
2016-12-04 Gustavo Martin Mor... Now we have a test for addWithdrawal
2016-12-04 Gustavo Martin Mor... It is only left a test for addWithdrawal
2016-12-04 Gustavo Martin Mor... Tests failing for the right reason
2016-12-04 Gustavo Martin Mor... Tests are failing for the right reasons
2016-12-04 Gustavo Martin Mor... We have a green test for AccountShould
2016-12-04 Gustavo Martin Mor... AccountShould is failing for the right reasons.
2016-12-04 Gustavo Martin Mor... We have to test the printStatement method in Account
2016-12-04 Gustavo Martin Mor... Delegating the responsability of storing transactions.
2016-12-04 Gustavo Martin Mor... Creating test for Account.
2016-12-04 Gustavo Martin Mor... Now we have test expecting some result, it is now faili...
2016-12-04 Gustavo Martin Mor... Test throws UnsupportedOperationException as expected.
2016-12-04 Gustavo Martin Mor... We finish writing our test.
2016-12-04 Gustavo Martin Mor... Writing the asserts and the trigger for those asserts.
2016-12-04 Gustavo Martin Mor... First acceptance test
2016-12-04 Gustavo Martin Mor... Acceptance test, README (constraints)
2016-12-02 Gustavo Martin Mor... RxJava: using flatMap method
2016-12-02 Gustavo Martin Mor... Dealing with InterruptedException, the right way.
2016-12-02 Gustavo Martin Mor... Closing fd as it must be done in CustomHTTPClient
2016-12-02 Gustavo Martin Mor... Merge branch 'master' of https://github.com/gumartinm...
next