MCPcopy Create free account
hub / github.com/IChooseYou/Reclass / cleanupTestCase

Method cleanupTestCase

tests/test_editor.cpp:363–365  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

361 }
362
363 void cleanupTestCase() {
364 delete m_editor;
365 }
366
367 // ── Test: CommandRow at line 0 rejects non-ADDR edits ──
368 void testCommandRowLineRejectsEdits() {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected