Definition at line 149 of file PlatformViewUITests.m.
◆ initWithInvocation:
- (instancetype) initWithInvocation: |
|
(NSInvocation*) |
invocation |
|
|
implementation |
Definition at line 7 of file PlatformViewUITests.m.
155 :(NSInvocation*)invocation {
157 [[
GoldenTestManager alloc] initWithLaunchArg:@"--platform-view-large-cliprrect"];
158 return [super initWithManager:manager invocation:invocation];
159}
◆ testPlatformView
- (void) testPlatformView |
|
|
|
|
implementation |
The documentation for this class was generated from the following file: