method: test.collect.DoctestFile.listnames

*Not documented*
    def listnames(self): 

origin: test.collect.Collector

where:

function source:

def listnames(self): 
    return [x.name for x in self.listchain()]