CatapultServer  v0.5.0.1 (Elephant)
checkProjectStructure.ConReporter Class Reference

Public Member Functions

def __init__ (self)
 
def header (self, testsCount, failuresCount)
 
def suite (self, suiteName, overallCount, errors)
 
def footer (self)
 

Static Public Member Functions

def formatFailure (buff, kind, name, msg)
 

Public Attributes

 totalFailures
 

Constructor & Destructor Documentation

◆ __init__()

def checkProjectStructure.ConReporter.__init__ (   self)

Member Function Documentation

◆ footer()

def checkProjectStructure.ConReporter.footer (   self)

◆ formatFailure()

def checkProjectStructure.ConReporter.formatFailure (   buff,
  kind,
  name,
  msg 
)
static

◆ header()

def checkProjectStructure.ConReporter.header (   self,
  testsCount,
  failuresCount 
)

◆ suite()

def checkProjectStructure.ConReporter.suite (   self,
  suiteName,
  overallCount,
  errors 
)

Member Data Documentation

◆ totalFailures

checkProjectStructure.ConReporter.totalFailures

The documentation for this class was generated from the following file: