Derived Types

TypeLocationExtendsDescription
bin_t julienne_bin_m None

encapsulate a range of item numbers associated with a bin

command_line_t julienne_command_line_m None
file_t julienne_file_m None
string_t julienne_string_m characterizable_t
test_description_t julienne_test_description_m None

Encapsulate test descriptions and test-functions

test_result_t julienne_test_result_m None

Encapsulate test descriptions and outcomes

test_t julienne_test_m None

Facilitate testing and test reporting

vector_function_strategy_t julienne_vector_test_description_m None
vector_test_description_t julienne_vector_test_description_m None

Encapsulate test descriptions and vector-valued test functions

type~~graph~~TypeGraph type~bin_t bin_t type~command_line_t command_line_t type~file_t file_t type~string_t string_t type~file_t->type~string_t lines_ characterizable_t characterizable_t type~string_t->characterizable_t type~test_description_t test_description_t type~test_description_t->type~string_t description_ type~test_result_t test_result_t type~test_result_t->type~string_t description_ type~test_t test_t type~vector_function_strategy_t vector_function_strategy_t type~vector_test_description_t vector_test_description_t type~vector_test_description_t->type~string_t description_vector_ type~vector_test_description_t->type~vector_function_strategy_t vector_function_strategy_
Help