| Home | Trees | Indices | Help | 
        
  | 
  
|---|
| 
       | 
  
   process.buildstep.BuildStep --+                
                                 |                
process.buildstep.LoggingBuildStep --+            
                                     |            
                          ShellCommand --+        
                                         |        
               WarningCountingShellCommand --+    
                                             |    
                                          Test --+
                                                 |
                                                PerlModuleTest
| Instance Methods | |||
      
  | 
  |||
| 
     Inherited from  Inherited from  Inherited from  Inherited from  Inherited from   | 
  |||
| Class Variables | |
        command = a list of renderable objects (typically strings or WithProperties instances).  | 
  |
        total = 0
     | 
  |
| 
     Inherited from  Inherited from  Inherited from  Inherited from  Inherited from   | 
  |
| Instance Variables | |
| 
     Inherited from  Inherited from   | 
  
| Method Details | 
  
 Decide whether the command was SUCCESS, WARNINGS, or FAILURE. Override this to, say, declare WARNINGS if there is any stderr activity, or to say that rc!=0 is not actually an error. 
  | 
| Home | Trees | Indices | Help | 
        
  | 
  
|---|
| Generated by Epydoc 3.0.1 on Thu Jan 21 21:26:25 2010 | http://epydoc.sourceforge.net |