testCreatorMethods method

  1. @override
String testCreatorMethods()
override

Gives all unannotated methods that can be used by Test Creator.

Implementation

@override
String testCreatorMethods() =>
    throw NullPageLoaderElementAccessException('testCreatorMethods', this);