tests_related/tests_related_lib library

Functions

testCallerCallTest0Async(String string, bool needResult) Future<DynamicValue>
testCallerCallTest0Sync(String string, bool needResult) Future<DynamicValue>
testCallerCallTest1Async(String string, bool needResult) Future<DynamicValue>
testLoggerDebug(String string) Future<void>
testLoggerError(String string) Future<void>
testLoggerInfo(String string) Future<void>
testLoggerPanic(String string) Future<void>
testLoggerWarn(String string) Future<void>