Applies all tests in test against subject and asserts they all pass
test
subject
The type of the subject
An object or tuple to be tested
An object containing one or more tests to be applied to the subject
Optional
An optional message to show if the assertion fails
Applies all tests in
test
againstsubject
and asserts they all pass