FOSSology  4.4.0
Open Source License Compliance by Open Source Software
TestDataCheck Class Reference

Unit test driver. More...

Inheritance diagram for TestDataCheck:
Inheritance graph
Collaboration diagram for TestDataCheck:
Collaboration graph

Protected Member Functions

void testDataCheck ()
 Test agent on every file in ../testdata/ folder. More...
 

Private Member Functions

 CPPUNIT_TEST_SUITE (TestDataCheck)
 
 CPPUNIT_TEST (testDataCheck)
 
 CPPUNIT_TEST_SUITE_END ()
 

Detailed Description

Unit test driver.

Definition at line 32 of file test_accuracy.cc.

Member Function Documentation

◆ testDataCheck()

void TestDataCheck::testDataCheck ( )
protected

Test agent on every file in ../testdata/ folder.

Test:
  1. Load test files from ../testdata/ directory and run copyright and author scanners on them.
  2. Merger the results from both scanners
  3. Check the results against "_raw" results of each input file

Definition at line 148 of file test_accuracy.cc.


The documentation for this class was generated from the following file: