twisted :: trial :: unittest :: FailTest :: Class FailTest
[hide private]
[frames] | no frames]

Class FailTest

exceptions.Exception --+        
                       |        
exceptions.StandardError --+    
                           |    
   exceptions.AssertionError --+
                               |
                              FailTest

Raised to indicate the current test has failed to pass.

Instance Methods [hide private]

Inherited from exceptions.Exception: __getitem__, __init__, __str__