AFDrawerTests<TState>  class 
 
Used to register connected or unconnected widget tests.
- Inheritance
- 
    - Object
- AFScreenKindTests<TState, AFDrawerPrototype> 
- AFDrawerTests
 
Constructors
Properties
- 
  all
  → List<AFDrawerPrototype> 
- 
  
  no setterinherited
- hashCode → int
- 
  The hash code for this object.
  no setterinherited
- runtimeType → Type
- 
  A representation of the runtime type of the object.
  no setterinherited
Methods
- 
  addConnectedPrototype({required AFPrototypeID id, Object? models, AFTestTimeHandling timeHandling = AFTestTimeHandling.paused}) → AFSingleScreenPrototypeBody 
- 
  
  inherited
- 
  createPrototype({required AFPrototypeID id, Object? models, required AFTestTimeHandling timeHandling, required AFSingleScreenPrototypeBody body}) → AFDrawerPrototype 
- 
  
  override
- 
  findById(AFBaseTestID id) → AFDrawerPrototype? 
- 
  
  inherited
- 
  findByTokens(List< String> tokens, List<AFScreenPrototype> results) → void
- 
  
  inherited
- 
  noSuchMethod(Invocation invocation) → dynamic 
- 
  Invoked when a nonexistent method or property is accessed.
  inherited
- 
  toString() → String 
- 
  A string representation of this object.
  inherited
Operators
- 
  operator ==(Object other) → bool 
- 
  The equality operator.
  inherited