Blockchain – Part 2 – Applications

This is the second in a three part series on blockchain, focusing on some of its potential applications. Of course, it’s impossible to talk about this subject without mentioning the original: Bitcoin. However, there is plenty written about this on the Internet so suffice to say that this is a digital currency (more…)

Unit Testing Private Methods Within a Class

This article is part of a series on software testing that will be expanded and updated over time. Software testing is a wide and varied subject, so we will aim to draw attention to certain topics of interest in a number of areas. This entry considers the unit testing of private methods within a class. Many (more…)