Nano v1.0.0
Simulating Natural Selection
ss::bll::unit_testing Namespace Reference

Functions

 TEST_CLASS (bll_unit_testing)
 
 TEST_CLASS (get_degree_from_radian)
 Test case for toRadian method in bll. More...
 
 TEST_CLASS (get_distance_between_two_points)
 Test case for getDistance method in bll. More...
 
 TEST_CLASS (get_radian_from_degree)
 Test case for toRadian method in bll. More...
 
 TEST_CLASS (statistics_files_names_getter_2)
 Test case for getStatisticsNames method in bll. More...
 
 TEST_CLASS (statistics_getter_2)
 Test case for getStatistics method in bll. More...
 

Function Documentation

◆ TEST_CLASS() [1/6]

ss::bll::unit_testing::TEST_CLASS ( bll_unit_testing  )

An Example Tests

◆ TEST_CLASS() [2/6]

ss::bll::unit_testing::TEST_CLASS ( get_degree_from_radian  )

Test case for toRadian method in bll.

Testing if the function gets the appropriate result from bll utils method.

◆ TEST_CLASS() [3/6]

ss::bll::unit_testing::TEST_CLASS ( get_distance_between_two_points  )

Test case for getDistance method in bll.

Testing if the function gets the appropriate result from bll utils method.

◆ TEST_CLASS() [4/6]

ss::bll::unit_testing::TEST_CLASS ( get_radian_from_degree  )

Test case for toRadian method in bll.

Testing if the function gets the appropriate result from bll utils method.

◆ TEST_CLASS() [5/6]

ss::bll::unit_testing::TEST_CLASS ( statistics_files_names_getter_2  )

Test case for getStatisticsNames method in bll.

Testing if the function gets the appropriate result from dal method.

◆ TEST_CLASS() [6/6]

ss::bll::unit_testing::TEST_CLASS ( statistics_getter_2  )

Test case for getStatistics method in bll.

Testing if the function gets the appropriate result from dal method.