Contents:
Bases: TestCase
TestCase
Tests for the ComparisonData class.
Tests the method to clean all data lists.
Tests the method to return the compareFRK5 list.
Tests the method to return the compareFRK6 list.
Tests the method to return the compareFRK7 list.
Tests the method to return the compareFRK8 list.
Tests the method to return the compareRK1 list.
Tests the method to return the compareRK2 list.
Tests the method to return the compareRK3 list.
Tests the method to return the compareRK4 list.
Tests the method to return the compareRK5 list.
Tests the method to return the compareRK6 list.
Tests the method to return the max_values list.
Tests the method to return the mean_values list.
Tests the method to return the min_values list.
Tests the constructor initializing empty lists.
Tests the method to set compareFRK5 element.
Tests the method to set compareFRK6 element.
Tests the method to set compareFRK7 element.
Tests the method to set compareFRK8 element.
Tests the method to set compareRK1 element.
Tests the method to set compareRK2 element.
Tests the method to set compareRK3 element.
Tests the method to set compareRK4 element.
Tests the method to set compareRK5 element.
Tests the method to set compareRK6 element.
Tests the method to set max_values element.
Tests the method to set mean_values element.
Tests the method to set min_values element.
Tests for the InputData class.
Tests the method to get the delta of time period.
Tests the method to get the intervals inside the time period.
Tests the method to get the ending of time period.
Tests the method to get the beginning of time period.
Tests the method to get the truth table.
Test to check constructor while creating the object.
Tests the method to set the delta of time period.
Tests the method to count the intervals inside the time period.
Tests the method to set the ending of time period.
Tests the method to set the beginning of time period.
Tests the method to set the truth table.
Tests for the OutputData class.
Tests the method to get the list of FRK5 results.
Tests the method to get the list of FRK6 results.
Tests the method to get the list of FRK7 results.
Tests the method to get the list of FRK8 results.
Tests the method to get the list for RK1 results.
Tests the method to get the list for RK2 results.
Tests the method to get the list of RK3 results.
Tests the method to get the list of RK4 results.
Tests the method to get the list of RK5 results.
Tests the method to get the list of RK6 results.
Tests the method to get the list of analytical results.
Tests the method to get the time list.
Test to check the method calling all set methods.
Tests the method to set the first element of list for FRK5 results.
Tests the method to set the first element of list for FRK6 results.
Tests the method to set the first element of list for FRK7 results.
Tests the method to set the first element of list for FRK8 results.
Tests the method to set the first element of list for RK1 results.
Tests the method to set the first element of list for RK2 results.
Tests the method to set the first element of list for RK3 results.
Tests the method to set the first element of list for RK4 results.
Tests the method to set the first element of list for RK5 results.
Tests the method to set the first element of list for RK6 results.
Tests the method to set the empty list for analytical results.
Tests the method to set the first element of time list.
Tests the method to set the time list.