Go to the documentation of this file.
3 use fruit,
only : assert_equals, add_fail, assert_true, &
4 assert_false, set_unit_name, assert_not_equals
28 use fruit,
only : init_fruit, run_test_case, fruit_summary
Conversion between common inbuilt FORTRAN data types.
Map data structure that holds string (length 20 maximum) key value pairs.
Retrieves the key currently being held at a specific index in the map or "" if the index > map elemen...
integer, parameter, public init_priority_index
Index of each priority value in the descriptor.
subroutine test_parameters
Converts data types to integers.
Collection data structures.
Returns the number of elements in the collection.
Converts a data type into the generic (class *) form.
integer, parameter, public timestep_priority_index
Interfaces and types that MONC components must specify.
Converts data types to strings.
The ModelState which represents the current state of a run.
program test_monc_component_driver
integer, parameter, public finalisation_priority_index
Description of a component.
The model state which represents the current state of a run.