closeTest method

void closeTest(
  1. TestEntry testEntry
)

Implementation

void closeTest(TestEntry testEntry) {
  closingTestEntry = testEntry;
}