MCPcopy Create free account
hub / github.com/FastLED/FastLED / setUp

Method setUp

ci/tests/test_example_serial_checker.py:24–25  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

22 """Tests for ExampleSerialChecker file-selection and violation logic."""
23
24 def setUp(self) -> None:
25 self.checker = ExampleSerialChecker()
26
27 # ------------------------------------------------------------------ #
28 # should_process_file #

Callers

nothing calls this directly

Calls 1

Tested by

no test coverage detected