#import <Foundation/Foundation.h>Go to the source code of this file.
Functions | |
| BOOL | FLTThrowsObjcException (dispatch_block_t block) |
| Returns YES if the block throws an exception. More... | |
| BOOL FLTThrowsObjcException | ( | dispatch_block_t | block | ) |
Returns YES if the block throws an exception.
Definition at line 11 of file FlutterTestUtils.mm.
Referenced by TEST().