Test case to unit test satellite constant interference model. More...
Inheritance diagram for SatConstantInterferenceTestCase:
Collaboration diagram for SatConstantInterferenceTestCase:Public Member Functions | |
| SatConstantInterferenceTestCase () | |
| virtual | ~SatConstantInterferenceTestCase () |
Private Member Functions | |
| virtual void | DoRun (void) |
Test case to unit test satellite constant interference model.
This case tests that SatConstantInterference object can be created successfully and interference value set is correct.
Expected result: Calculate method should return set constant interference value.
Definition at line 62 of file satellite-interference-test.cc.
| SatConstantInterferenceTestCase::SatConstantInterferenceTestCase | ( | ) |
Definition at line 72 of file satellite-interference-test.cc.
|
virtual |
Definition at line 77 of file satellite-interference-test.cc.
|
privatevirtual |
Definition at line 82 of file satellite-interference-test.cc.