Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
15
UnitTest::UnitTest(){
16
17
}
18
19
void UnitTest::run(){
20
bool passed = true;
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected