Lee Turner

A random stream of thoughts and software experiments

Outputting the result of a mockMvc call

How to output the result of a mockmvc call to help with debugging

Copying A Branch Name In Intellij

How many times do you need to use the name of the branch you are currently working on? Up until now I didn't know an easy way to copy the name into the clipboard

Continuous Feedback With TDD & Auto Running Tests

Listen to your code and evolve your design using TDD and auto running tests.