5 lines
175 B
Plaintext
Raw Normal View History

2025-10-10 16:07:00 +08:00
Example 2
=========
Same as the first example, but now using Unity's test fixture to group tests
together. Using the test fixture also makes writing test runners much easier.