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")