March 2020
Intermediate to advanced
534 pages
14h 15m
English
The specification class defines acceptance criteria and replaces the manual this.Assert...() methods. This means we can write our acceptance criteria before the tests are actually written. These are usually written in conjunction with a query class, so in this recipe, we will create both and update the test to use this new pattern.
Read now
Unlock full access