test_harness
Types
Functions
call_arbitrary
pub fn call_arbitrary(a: int, b: int, strings: ..string): string
call_arbitrary
pub fn call_arbitrary(a: int, b: int, strings: ..string): string
call_deprecated
pub fn call_deprecated()
call_deprecated
pub fn call_deprecated()
get_err_message
pub fn get_err_message(err: Error): string
get_err_message
pub fn get_err_message(err: Error): string
new_testobj
pub fn new_testobj(value: int): TestObj
new_testobj
pub fn new_testobj(value: int): TestObj
parse
pub fn parse<T>(): T
parse
pub fn parse<T>(): T
parse_int
pub fn parse_int(value: string): int throws ParseIntError
parse_int
pub fn parse_int(value: string): int throws ParseIntError
raise_error
pub fn raise_error(n: int) throws ErrorA, ErrorB, ErrorC
raise_error
pub fn raise_error(n: int) throws ErrorA, ErrorB, ErrorC
test_async
pub fn test_async(a: int, b: int): int
test_async
pub fn test_async(a: int, b: int): int
throw_error_interface
pub fn throw_error_interface(err: Error) throws
throw_error_interface
pub fn throw_error_interface(err: Error) throws