MCPcopy Create free account
hub / github.com/OpenGene/fastp / UnitTest

Method UnitTest

src/unittest.cpp:15–17  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

13#include <time.h>
14
15UnitTest::UnitTest(){
16
17}
18
19void UnitTest::run(){
20 bool passed = true;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected