Definition at line 26 of file PlatformViewUITests.m.
◆ initWithInvocation:
- (instancetype) initWithInvocation: |
|
(NSInvocation*) |
invocation |
|
|
implementation |
Definition at line 7 of file PlatformViewUITests.m.
32 :(NSInvocation*)invocation {
34 [[
GoldenTestManager alloc] initWithLaunchArg:@"--non-full-screen-flutter-view-platform-view"];
35 return [super initWithManager:manager invocation:invocation];
36}
◆ testPlatformView
- (void) testPlatformView |
|
|
|
|
implementation |
The documentation for this class was generated from the following file: