MONC
Functions/Subroutines
test_monc_component_mod Module Reference

Functions/Subroutines

subroutine test_parameters
 

Function/Subroutine Documentation

◆ test_parameters()

subroutine test_monc_component_mod::test_parameters

Definition at line 16 of file test_monc_component.F90.

17  call assert_not_equals(2,init_priority_index,"Test INIT_PRIORITY_INDEX is not real")
18  call assert_equals(1,init_priority_index,"Test INIT_PRIORITY_INDEX is value expected")
19  call assert_equals(2,timestep_priority_index,"Test TIMESTEP_PRIORITY_INDEX is value expected")
20  call assert_equals(5,finalisation_priority_index,"Test FINALISATION_PRIORITY_INDEX is value expected")
Here is the caller graph for this function: