fixture_02.output 202 B

123456789101112
  1. //[example_output
  2. > fixture_02 --log_level=message
  3. Running 2 test cases...
  4. setup fixture
  5. running test_case1
  6. teardown fixture
  7. setup fixture
  8. running test_case2
  9. teardown fixture
  10. *** No errors detected
  11. //]