KratosMultiphysics
KRATOS Multiphysics (Kratos) is a framework for building parallel, multi-disciplinary simulation software, aiming at modularity, extensibility, and high performance. Kratos is written in C++, and counts with an extensive Python interface.
Public Member Functions | List of all members
KratosUnittest.TestLoader Class Reference
Collaboration diagram for KratosUnittest.TestLoader:

Public Member Functions

def loadTestsFromTestCases (self, testCaseClasses)
 Return a list of suites with all tests cases contained in every testCaseClass in testCaseClasses. More...
 

Member Function Documentation

◆ loadTestsFromTestCases()

def KratosUnittest.TestLoader.loadTestsFromTestCases (   self,
  testCaseClasses 
)

Return a list of suites with all tests cases contained in every testCaseClass in testCaseClasses.


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