Definition at line 239 of file PlatformViewUITests.m.
◆ initWithInvocation:
- (instancetype) initWithInvocation: |
|
(NSInvocation*) |
invocation |
|
|
implementation |
Definition at line 7 of file PlatformViewUITests.m.
245 :(NSInvocation*)invocation {
247 [[
GoldenTestManager alloc] initWithLaunchArg:@"--platform-view-clippath-with-transform"];
248 return [super initWithManager:manager invocation:invocation];
249}
◆ testPlatformView
- (void) testPlatformView |
|
|
|
|
implementation |
The documentation for this class was generated from the following file: