Current section

Files

Jump to
startest include startest@assertion_error_AssertionError.hrl
Raw

include/startest@assertion_error_AssertionError.hrl

-record(assertion_error, {
message :: binary(),
actual :: binary(),
expected :: binary()
}).