2016-12-11 |
Gustavo Martin... | Update to RxJava 2.0 |
commit | commitdiff | tree | snapshot |
2016-12-11 |
Gustavo Martin... | Using RxJava 2.0 |
commit | commitdiff | tree | snapshot |
2016-12-11 |
Gustavo Martin... | Removing useless inner interface from Adapters |
commit | commitdiff | tree | snapshot |
2016-12-11 |
Gustavo Martin... | Fixing CallableCarController |
commit | commitdiff | tree | snapshot |
2016-12-11 |
Gustavo Martin... | CarControllerIntegrationTest |
commit | commitdiff | tree | snapshot |
2016-12-11 |
Gustavo Martin... | CompletableFutureCarControllerIntegrationTest |
commit | commitdiff | tree | snapshot |
2016-12-10 |
Gustavo Martin... | DeferredResult, exceptions handler |
commit | commitdiff | tree | snapshot |
2016-12-10 |
Gustavo Martin... | RxJava REST example |
commit | commitdiff | tree | snapshot |
2016-12-10 |
Gustavo Martin... | Creating async services relying on sync ones |
commit | commitdiff | tree | snapshot |
2016-12-10 |
Gustavo Martin... | No repeat yourself :) |
commit | commitdiff | tree | snapshot |
2016-12-08 |
Gustavo Martin... | RxJava, using method reference instead of lambdas |
commit | commitdiff | tree | snapshot |
2016-12-08 |
Gustavo Martin... | Playing with asynchronous requests in Spring |
commit | commitdiff | tree | snapshot |
2016-12-08 |
Gustavo Martin... | More about working with Promises in Java 8 |
commit | commitdiff | tree | snapshot |
2016-12-08 |
Gustavo Martin... | NOTICE about parallelism and ForkJoinPool |
commit | commitdiff | tree | snapshot |
2016-12-08 |
Gustavo Martin... | Having fun with CompletableFuture AKA Promise in Java |
commit | commitdiff | tree | snapshot |
2016-12-06 |
Gustavo Martin... | Trying to understand ForkJoinPool |
commit | commitdiff | tree | snapshot |
2016-12-06 |
Gustavo Martin... | Do not forget Thread.currentThread().interrupt() |
commit | commitdiff | tree | snapshot |
2016-12-06 |
Gustavo Martin... | Fixing coverage in Clock.today() |
commit | commitdiff | tree | snapshot |
2016-12-05 |
Gustavo Martin... | Merge branch 'master' of https://github.com/gumartinm... |
commit | commitdiff | tree | snapshot |
2016-12-05 |
Gustavo Martin... | ClockGus.format(date) renaming method |
commit | commitdiff | tree | snapshot |
2016-12-05 |
Gustavo Martin... | ClockGus.formatted(date) renaming method |
commit | commitdiff | tree | snapshot |
2016-12-04 |
Gustavo Martin... | Merge branch 'master' of https://github.com/gumartinm... |
commit | commitdiff | tree | snapshot |
2016-12-04 |
Gustavo Martin... | Fixing coverage in Clock.today() |
commit | commitdiff | tree | snapshot |
2016-12-04 |
Gustavo Martin... | How to configure IDE Eclipse |
commit | commitdiff | tree | snapshot |
2016-12-04 |
Gustavo Martin... | We end up writing our application based on the acceptan... |
commit | commitdiff | tree | snapshot |
2016-12-04 |
Gustavo Martin... | PrintStatementeFeature requires the right values for... |
commit | commitdiff | tree | snapshot |
2016-12-04 |
Gustavo Martin... | BIG WARNING: Clock.today() is not under test!!!! |
commit | commitdiff | tree | snapshot |
2016-12-04 |
Gustavo Martin... | Making StatementPrinter and StatementPrinterShould... |
commit | commitdiff | tree | snapshot |
2016-12-04 |
Gustavo Martin... | StatementPrinter, test for print method green |
commit | commitdiff | tree | snapshot |
2016-12-04 |
Gustavo Martin... | StatementPrinterShould is failing for the right reasons. |
commit | commitdiff | tree | snapshot |
2016-12-04 |
Gustavo Martin... | The acceptance test is failing because we need to imple... |
commit | commitdiff | tree | snapshot |
2016-12-04 |
Gustavo Martin... | Clock test is green. |
commit | commitdiff | tree | snapshot |
2016-12-04 |
Gustavo Martin... | Clock test working but we need to control the random... |
commit | commitdiff | tree | snapshot |
2016-12-04 |
Gustavo Martin... | Renaming local variables in TransactionRepository |
commit | commitdiff | tree | snapshot |
2016-12-04 |
Gustavo Martin... | Removing duplications from TransactionRepositoryShould |
commit | commitdiff | tree | snapshot |
2016-12-04 |
Gustavo Martin... | Now we have a test for addWithdrawal |
commit | commitdiff | tree | snapshot |
2016-12-04 |
Gustavo Martin... | It is only left a test for addWithdrawal |
commit | commitdiff | tree | snapshot |
2016-12-04 |
Gustavo Martin... | Tests failing for the right reason |
commit | commitdiff | tree | snapshot |
2016-12-04 |
Gustavo Martin... | Tests are failing for the right reasons |
commit | commitdiff | tree | snapshot |
2016-12-04 |
Gustavo Martin... | We have a green test for AccountShould |
commit | commitdiff | tree | snapshot |
2016-12-04 |
Gustavo Martin... | AccountShould is failing for the right reasons. |
commit | commitdiff | tree | snapshot |
2016-12-04 |
Gustavo Martin... | We have to test the printStatement method in Account |
commit | commitdiff | tree | snapshot |
2016-12-04 |
Gustavo Martin... | Delegating the responsability of storing transactions. |
commit | commitdiff | tree | snapshot |
2016-12-04 |
Gustavo Martin... | Creating test for Account. |
commit | commitdiff | tree | snapshot |
2016-12-04 |
Gustavo Martin... | Now we have test expecting some result, it is now faili... |
commit | commitdiff | tree | snapshot |
2016-12-04 |
Gustavo Martin... | Test throws UnsupportedOperationException as expected. |
commit | commitdiff | tree | snapshot |
2016-12-04 |
Gustavo Martin... | We finish writing our test. |
commit | commitdiff | tree | snapshot |
2016-12-04 |
Gustavo Martin... | Writing the asserts and the trigger for those asserts. |
commit | commitdiff | tree | snapshot |
2016-12-04 |
Gustavo Martin... | First acceptance test |
commit | commitdiff | tree | snapshot |
2016-12-04 |
Gustavo Martin... | Acceptance test, README (constraints) |
commit | commitdiff | tree | snapshot |
2016-12-04 |
Gustavo Martin... | RxJava: using flatMap method |
commit | commitdiff | tree | snapshot |
2016-12-04 |
Gustavo Martin... | Dealing with InterruptedException, the right way. |
commit | commitdiff | tree | snapshot |
2016-12-04 |
Gustavo Martin... | Closing fd as it must be done in CustomHTTPClient |
commit | commitdiff | tree | snapshot |
2016-12-04 |
Gustavo Martin... | Having fun with RxJava |
commit | commitdiff | tree | snapshot |
2016-12-04 |
Gustavo Martin... | Fixing coverage in Clock.today() |
commit | commitdiff | tree | snapshot |
2016-12-04 |
Gustavo Martin... | How to configure IDE Eclipse |
commit | commitdiff | tree | snapshot |
2016-12-04 |
Gustavo Martin... | We end up writing our application based on the acceptan... |
commit | commitdiff | tree | snapshot |
2016-12-04 |
Gustavo Martin... | PrintStatementeFeature requires the right values for... |
commit | commitdiff | tree | snapshot |
2016-12-04 |
Gustavo Martin... | BIG WARNING: Clock.today() is not under test!!!! |
commit | commitdiff | tree | snapshot |
2016-12-04 |
Gustavo Martin... | Making StatementPrinter and StatementPrinterShould... |
commit | commitdiff | tree | snapshot |
2016-12-04 |
Gustavo Martin... | StatementPrinter, test for print method green |
commit | commitdiff | tree | snapshot |
2016-12-04 |
Gustavo Martin... | StatementPrinterShould is failing for the right reasons. |
commit | commitdiff | tree | snapshot |
2016-12-04 |
Gustavo Martin... | The acceptance test is failing because we need to imple... |
commit | commitdiff | tree | snapshot |
2016-12-04 |
Gustavo Martin... | Clock test is green. |
commit | commitdiff | tree | snapshot |
2016-12-04 |
Gustavo Martin... | Clock test working but we need to control the random... |
commit | commitdiff | tree | snapshot |
2016-12-04 |
Gustavo Martin... | Renaming local variables in TransactionRepository |
commit | commitdiff | tree | snapshot |
2016-12-04 |
Gustavo Martin... | Removing duplications from TransactionRepositoryShould |
commit | commitdiff | tree | snapshot |
2016-12-04 |
Gustavo Martin... | Now we have a test for addWithdrawal |
commit | commitdiff | tree | snapshot |
2016-12-04 |
Gustavo Martin... | It is only left a test for addWithdrawal |
commit | commitdiff | tree | snapshot |
2016-12-04 |
Gustavo Martin... | Tests failing for the right reason |
commit | commitdiff | tree | snapshot |
2016-12-04 |
Gustavo Martin... | Tests are failing for the right reasons |
commit | commitdiff | tree | snapshot |
2016-12-04 |
Gustavo Martin... | We have a green test for AccountShould |
commit | commitdiff | tree | snapshot |
2016-12-04 |
Gustavo Martin... | AccountShould is failing for the right reasons. |
commit | commitdiff | tree | snapshot |
2016-12-04 |
Gustavo Martin... | We have to test the printStatement method in Account |
commit | commitdiff | tree | snapshot |
2016-12-04 |
Gustavo Martin... | Delegating the responsability of storing transactions. |
commit | commitdiff | tree | snapshot |
2016-12-04 |
Gustavo Martin... | Creating test for Account. |
commit | commitdiff | tree | snapshot |
2016-12-04 |
Gustavo Martin... | Now we have test expecting some result, it is now faili... |
commit | commitdiff | tree | snapshot |
2016-12-04 |
Gustavo Martin... | Test throws UnsupportedOperationException as expected. |
commit | commitdiff | tree | snapshot |
2016-12-04 |
Gustavo Martin... | We finish writing our test. |
commit | commitdiff | tree | snapshot |
2016-12-04 |
Gustavo Martin... | Writing the asserts and the trigger for those asserts. |
commit | commitdiff | tree | snapshot |
2016-12-04 |
Gustavo Martin... | First acceptance test |
commit | commitdiff | tree | snapshot |
2016-12-04 |
Gustavo Martin... | Acceptance test, README (constraints) |
commit | commitdiff | tree | snapshot |
2016-12-02 |
Gustavo Martin... | RxJava: using flatMap method |
commit | commitdiff | tree | snapshot |
2016-12-02 |
Gustavo Martin... | Dealing with InterruptedException, the right way. |
commit | commitdiff | tree | snapshot |
2016-12-02 |
Gustavo Martin... | Closing fd as it must be done in CustomHTTPClient |
commit | commitdiff | tree | snapshot |
2016-12-02 |
Gustavo Martin... | Merge branch 'master' of https://github.com/gumartinm... |
commit | commitdiff | tree | snapshot |
2016-12-02 |
Gustavo Martin... | Having fun with RxJava |
commit | commitdiff | tree | snapshot |
2016-11-27 |
Gustavo Martin... | Outside in TDD |
commit | commitdiff | tree | snapshot |
2016-11-27 |
Gustavo Martin... | We will add our exceptions to the enum. |
commit | commitdiff | tree | snapshot |
2016-11-27 |
Gustavo Martin... | Testing IV |
commit | commitdiff | tree | snapshot |
2016-11-27 |
Gustavo Martin... | Removing duplicated loop. |
commit | commitdiff | tree | snapshot |
2016-11-27 |
Gustavo Martin... | Writing test for XXX requires a while loop |
commit | commitdiff | tree | snapshot |
2016-11-27 |
Gustavo Martin... | Removing duplications. |
commit | commitdiff | tree | snapshot |
2016-11-27 |
Gustavo Martin... | Writing test for XVIII |
commit | commitdiff | tree | snapshot |
2016-11-27 |
Gustavo Martin... | Writing test for X |
commit | commitdiff | tree | snapshot |
2016-11-27 |
Gustavo Martin... | Writing test for VII |
commit | commitdiff | tree | snapshot |
2016-11-27 |
Gustavo Martin... | Testing another simple case, V |
commit | commitdiff | tree | snapshot |
2016-11-27 |
Gustavo Martin... | tripservice: link to youtube tutorial |
commit | commitdiff | tree | snapshot |
2016-11-27 |
Gustavo Martin... | Generalize code. |
commit | commitdiff | tree | snapshot |
2016-11-27 |
Gustavo Martin... | Again we write the simplest thing to make our test... |
commit | commitdiff | tree | snapshot |
next |