Current section
Files
Jump to
Current section
Files
include/dream_test@unit_DescribeGroup.hrl
-record(describe_group, {
name :: binary(),
children :: list(dream_test@unit:unit_test())
}).