Computing

The built-in matchers of Mockito cover most of the cases that you need in yours tests. However when using dates in them, you would need to compare them ignoring some fields like the seconds, minutes and hour. This can be elegantly accomplish with custom matchers.

I am using this Content Management System (CMS) and I like it because it is very powerful, easy to use and it has plenty of plugins. Here are some tricks and tips.

Nowadays the majority of the third party web services use HTTPS to secure the traffic. To troubleshoot your code you may need to check exactly what is being sent and received by your server.