Rosetta
Public Member Functions | Static Private Attributes | List of all members
pyrosetta.tests.distributed.cluster.test_logging.LoggingTest Class Reference
Inheritance diagram for pyrosetta.tests.distributed.cluster.test_logging.LoggingTest:
Inheritance graph
[legend]

Public Member Functions

def test_logging (self, verbose=True)
 

Static Private Attributes

 _ansi_regex = re.compile(r"(?:\x1B[@-_]|[\x80-\x9F])[0-?]*[ -/]*[@-~]")
 

Member Function Documentation

◆ test_logging()

def pyrosetta.tests.distributed.cluster.test_logging.LoggingTest.test_logging (   self,
  verbose = True 
)
A test for capturing logging information in the distributed protocol.

References pyrosetta.distributed.init(), ObjexxFCL.len(), basic::database.open(), print(), range, and ObjexxFCL.rstrip().

Member Data Documentation

◆ _ansi_regex

pyrosetta.tests.distributed.cluster.test_logging.LoggingTest._ansi_regex = re.compile(r"(?:\x1B[@-_]|[\x80-\x9F])[0-?]*[ -/]*[@-~]")
staticprivate

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