TiagoMSSantos/MobileRT

View on GitHub
app/Unit_Testing/TestAABB.cpp

Summary

Maintainability
Test Coverage

The function TearDown is never used.
Open

    void TearDown () final {
Severity: Minor
Found in app/Unit_Testing/TestAABB.cpp by cppcheck

The function TearDown is never used. (detailed CWE explanation)

The function SetUp is never used.
Open

    void SetUp () final {
Severity: Minor
Found in app/Unit_Testing/TestAABB.cpp by cppcheck

The function SetUp is never used. (detailed CWE explanation)

There are no issues that match your filters.

Category
Status