JavaForFun
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...
2016-12-02 Gustavo Martin Mor... Having fun with RxJava
2016-11-27 Gustavo Martin Mor... Outside in TDD
2016-11-27 Gustavo Martin Mor... We will add our exceptions to the enum.
2016-11-27 Gustavo Martin Mor... Testing IV
2016-11-27 Gustavo Martin Mor... Removing duplicated loop.
2016-11-27 Gustavo Martin Mor... Writing test for XXX requires a while loop
2016-11-27 Gustavo Martin Mor... Removing duplications.
2016-11-27 Gustavo Martin Mor... Writing test for XVIII
2016-11-27 Gustavo Martin Mor... Writing test for X
2016-11-27 Gustavo Martin Mor... Writing test for VII
2016-11-27 Gustavo Martin Mor... Testing another simple case, V
2016-11-27 Gustavo Martin Mor... tripservice: link to youtube tutorial
2016-11-27 Gustavo Martin Mor... Generalize code.
2016-11-27 Gustavo Martin Mor... Again we write the simplest thing to make our test...
2016-11-27 Gustavo Martin Mor... We always write the simplest thing to make our test...
2016-11-27 Gustavo Martin Mor... RomanNumeralGenerator, first test passing
2016-11-27 Gustavo Martin Mor... RomanNumeralGenerator, creating test (first) and class...
next