Flutter Engine
The Flutter Engine
Loading...
Searching...
No Matches
Classes | Variables
GoldenTestManager.h File Reference
import <Foundation/Foundation.h>
import <XCTest/XCTest.h>
import "GoldenImage.h"

Go to the source code of this file.

Classes

class  GoldenTestManager
 

Variables

NS_ASSUME_NONNULL_BEGIN NSDictionary * launchArgsMap
 
const double kDefaultRmseThreshold
 

Variable Documentation

◆ kDefaultRmseThreshold

const double kDefaultRmseThreshold
extern

Definition at line 17 of file GoldenTestManager.m.

◆ launchArgsMap

NS_ASSUME_NONNULL_BEGIN NSDictionary* launchArgsMap
extern

Definition at line 16 of file GoldenTestManager.m.