JavaForFun
2016-12-04 Gustavo Martin... StatementPrinter, test for print method green
2016-12-04 Gustavo Martin... StatementPrinterShould is failing for the right reasons.
2016-12-04 Gustavo Martin... The acceptance test is failing because we need to imple...
2016-12-04 Gustavo Martin... Clock test is green.
2016-12-04 Gustavo Martin... Clock test working but we need to control the random...
2016-12-04 Gustavo Martin... Renaming local variables in TransactionRepository
2016-12-04 Gustavo Martin... Removing duplications from TransactionRepositoryShould
2016-12-04 Gustavo Martin... Now we have a test for addWithdrawal
2016-12-04 Gustavo Martin... It is only left a test for addWithdrawal
2016-12-04 Gustavo Martin... Tests failing for the right reason
2016-12-04 Gustavo Martin... Tests are failing for the right reasons
2016-12-04 Gustavo Martin... We have a green test for AccountShould
2016-12-04 Gustavo Martin... AccountShould is failing for the right reasons.
2016-12-04 Gustavo Martin... We have to test the printStatement method in Account
2016-12-04 Gustavo Martin... Delegating the responsability of storing transactions.
2016-12-04 Gustavo Martin... Creating test for Account.
2016-12-04 Gustavo Martin... Now we have test expecting some result, it is now faili...
2016-12-04 Gustavo Martin... Test throws UnsupportedOperationException as expected.
2016-12-04 Gustavo Martin... We finish writing our test.
2016-12-04 Gustavo Martin... Writing the asserts and the trigger for those asserts.
2016-12-04 Gustavo Martin... First acceptance test
2016-12-04 Gustavo Martin... Acceptance test, README (constraints)
2016-12-04 Gustavo Martin... RxJava: using flatMap method
2016-12-04 Gustavo Martin... Dealing with InterruptedException, the right way.
2016-12-04 Gustavo Martin... Closing fd as it must be done in CustomHTTPClient
2016-12-04 Gustavo Martin... Having fun with RxJava
2016-11-27 Gustavo Martin... Outside in TDD
2016-11-27 Gustavo Martin... We will add our exceptions to the enum.
2016-11-27 Gustavo Martin... Testing IV
2016-11-27 Gustavo Martin... Removing duplicated loop.
2016-11-27 Gustavo Martin... Writing test for XXX requires a while loop
2016-11-27 Gustavo Martin... Removing duplications.
2016-11-27 Gustavo Martin... Writing test for XVIII
2016-11-27 Gustavo Martin... Writing test for X
2016-11-27 Gustavo Martin... Writing test for VII
2016-11-27 Gustavo Martin... Testing another simple case, V
2016-11-27 Gustavo Martin... tripservice: link to youtube tutorial
2016-11-27 Gustavo Martin... Generalize code.
2016-11-27 Gustavo Martin... Again we write the simplest thing to make our test...
2016-11-27 Gustavo Martin... We always write the simplest thing to make our test...
2016-11-27 Gustavo Martin... RomanNumeralGenerator, first test passing
2016-11-27 Gustavo Martin... RomanNumeralGenerator, creating test (first) and class...
2016-11-27 Gustavo Martin... romannumerals
2016-11-27 Gustavo Martin... different projects for codurance
2016-11-27 Gustavo Martin... new projects, tdd and sandomancuso
2016-11-27 Gustavo Martin... README file
2016-11-27 Gustavo Martin... TripService we can refactor as much as we want because...
2016-11-27 Gustavo Martin... Required dependency for @Inject
2016-11-27 Gustavo Martin... TripServiceShould green
2016-11-27 Gustavo Martin... return_friend_trips_when_users_are_friends fails
2016-11-27 Gustavo Martin... return_friend_trips_when_users_are_friends stops working
2016-11-27 Gustavo Martin... TripDAO, always test before refactoring
2016-11-25 Gustavo Martin... Removing loggedInUser from Test.
2016-11-25 Gustavo Martin... Getting rid of getLoggedInUser() method
2016-11-25 Gustavo Martin... MVC, Model should know nothing about View.
2016-11-24 Gustavo Martin... TripService refactored
2016-11-24 Gustavo Martin... Getting rid of variable makes code easier.
2016-11-24 Gustavo Martin... Using ternary operation
2016-11-24 Gustavo Martin... Getting rid of variables in legacy code is great.
2016-11-24 Gustavo Martin... Moving Guard Condition to the top
2016-11-24 Gustavo Martin... Inline isFriendsWith(user)
2016-11-24 Gustavo Martin... User isFriendsWith(user) method in TripService
2016-11-24 Gustavo Martin... isFriendsWith(user) method added to User
2016-11-24 Gustavo Martin... Moving UserBuilder to production code
2016-11-24 Gustavo Martin... Thoughts about Feature Envy and path to follow when...
2016-11-24 Gustavo Martin... Merge branch 'master' of https://github.com/gumartinm...
2016-11-24 Gustavo Martin... Improvement with fluent interface for our test
2016-11-24 Gustavo Martin... Improvement with fluent interface for our test
2016-11-23 Gustavo Martin... Removing duplicated code
2016-11-23 Gustavo Martin... We must always turn static methods into protected ones.
2016-11-23 Gustavo Martin... Removing duplicated code
2016-11-20 Gustavo Martin... We test the next branch.
2016-11-20 Gustavo Martin... Creating test for refactoring legacy code.
2016-11-20 Gustavo Martin... Sandro Mancuso, tripservicekata.
2016-09-14 Gustavo Martin... spring-jpa, liquibase, examples about how to update...
2016-08-27 Gustavo Martin... STOMP: log4j2 improvements
2016-08-27 Gustavo Martin... Spring STOMP simple server: a few improvements
2016-08-23 Gustavo Martin... Spring JPA: missing Named annotation in a few Spring...
2016-08-23 Gustavo Martin... SonarQube custom plugins, little improvement
2016-08-22 Gustavo Martin... SonarQube custom JavaScript plugin, unit tests
2016-08-22 Gustavo Martin... SonarQube custom Java plugin, unit tests
2016-08-22 Gustavo Martin... sonar java plugin: unit tests
2016-08-22 Gustavo Martin... JPA project: maven site and Javadoc working
2016-08-21 Gustavo Martin... SonarQube JavaScript custom plugin, improvements in...
2016-08-21 Gustavo Martin... sonar JavaScript plugin: use always interfaces.
2016-08-21 Gustavo Martin... sonar JavaScript plugin: AngularJS $rootScope.$on detection
2016-08-21 Gustavo Martin... sonar Java plugin: no time for comments
2016-08-21 Gustavo Martin... sonar Java plugin: multiple improvements
2016-08-21 Gustavo Martin... sonar Java plugin, no time for comments
2016-08-21 Gustavo Martin... sonar JavaScript plugin: any class extending CustomJava...
2016-08-21 Gustavo Martin... sonar Java plugin: non required Sensor because we will...
2016-08-19 Gustavo Martin... sonar custom Java plugin: some improvements
2016-08-17 Gustavo Martin... sonar custom java plugin: removing non required dependency
2016-08-10 Gustavo Martin... sona java plugin: missing rule description
2016-08-09 Gustavo Martin... sonar-java-plugin: fixing profile name
2016-08-09 Gustavo Martin... sonar-java-plugin: check for mutable Spring Service...
2016-08-07 Gustavo Martin... JPA: GET revisions, HTTP examples
2016-08-07 Gustavo Martin... SonarQube tryint to create a custom JavaScript plugin
2016-08-07 Gustavo Martin... no time for comments
2016-08-07 Gustavo Martin... sonar java plugin: renaming packages
next