FFThenTestStep$json top-level constant
Implementation
@$core.Deprecated('Use fFThenTestStepDescriptor instead')
const FFThenTestStep$json = {
'1': 'FFThenTestStep',
'2': [
{
'1': 'target',
'3': 1,
'4': 1,
'5': 11,
'6': '.flutterflow.FFTestFinder',
'10': 'target'
},
{
'1': 'finds_one_widget',
'3': 2,
'4': 1,
'5': 11,
'6': '.flutterflow.FFThenTestStep.FindsOneWidget',
'9': 0,
'10': 'findsOneWidget'
},
{
'1': 'finds_nothing',
'3': 3,
'4': 1,
'5': 11,
'6': '.flutterflow.FFThenTestStep.FindsNothing',
'9': 0,
'10': 'findsNothing'
},
{
'1': 'finds_widgets',
'3': 4,
'4': 1,
'5': 11,
'6': '.flutterflow.FFThenTestStep.FindsWidgets',
'9': 0,
'10': 'findsWidgets'
},
{
'1': 'finds_num_widgets',
'3': 5,
'4': 1,
'5': 11,
'6': '.flutterflow.FFThenTestStep.FindsNumWidgets',
'9': 0,
'10': 'findsNumWidgets'
},
{
'1': 'custom',
'3': 6,
'4': 1,
'5': 11,
'6': '.flutterflow.FFThenTestStep.CustomThenStep',
'9': 0,
'10': 'custom'
},
{
'1': 'is_enabled',
'3': 7,
'4': 1,
'5': 11,
'6': '.flutterflow.FFThenTestStep.IsEnabled',
'9': 0,
'10': 'isEnabled'
},
{
'1': 'is_disabled',
'3': 8,
'4': 1,
'5': 11,
'6': '.flutterflow.FFThenTestStep.IsDisabled',
'9': 0,
'10': 'isDisabled'
},
{
'1': 'has_state',
'3': 9,
'4': 1,
'5': 11,
'6': '.flutterflow.FFThenTestStep.HasState',
'9': 0,
'10': 'hasState'
},
{
'1': 'matches_golden_file',
'3': 10,
'4': 1,
'5': 11,
'6': '.flutterflow.FFThenTestStep.MatchesGoldenFile',
'9': 0,
'10': 'matchesGoldenFile'
},
],
'3': [
FFThenTestStep_FindsOneWidget$json,
FFThenTestStep_FindsNothing$json,
FFThenTestStep_FindsWidgets$json,
FFThenTestStep_MatchesGoldenFile$json,
FFThenTestStep_FindsNumWidgets$json,
FFThenTestStep_CustomThenStep$json,
FFThenTestStep_IsEnabled$json,
FFThenTestStep_IsDisabled$json,
FFThenTestStep_HasState$json
],
'8': [
{'1': 'step'},
],
};