Screenplay Pattern with Java, Part 3
This post follows on from the previous (see part 1 and part 2). Here we’ll wrap up the test we started with by making sure the test actually performs some sort of verification. This will complete my initial tour of screenplay-based functionality within the context of Serenity.
Continue reading Screenplay Pattern with Java, Part 3