FlushableTestState
class FlushableTestState implements TestState (View source)
Clears flushable / resettable objects
Properties
| protected | bool | $flushed | 
Methods
Details
        
                            
    setUp(SapphireTest $test)
        
    
    Called on setup
        
                            
    tearDown(SapphireTest $test)
        
    
    Called on tear down
        
                            
    setUpOnce(string $class)
        
    
    Called once on setup
        
                            
    tearDownOnce(string $class)
        
    
    Called once on tear down