akasurde / freeipa

Forked from freeipa 7 years ago
Clone

9e3dabb subclass HTTP_Status from plugable.Plugin, fix not_found tests

Authored and Committed by rcritten 12 years ago
    subclass HTTP_Status from plugable.Plugin, fix not_found tests
    
    HTTP_Status needs to subclass from Plugin because it does its own logging.
    
    Add tests for other methods of HTTP_Status
    
        
file modified
+2 -1