Skip to content

KratosMultiphysics.Tester

Vicente Mataix Ferrándiz edited this page Jul 30, 2019 · 4 revisions

KratosMultiphysics.Tester = class Tester(pybind11_builtins.pybind11_object)

| |

Method resolution order:

[Tester](KratosMultiphysics.Tester)
pybind11_builtins.pybind11_object
[builtins.object](builtins.html#object)

Methods defined here:

init(self, /, *args, **kwargs)

` Initialize self.  See help(type(self)) for accurate signature.`

Static methods defined here:

ListOfAllTestCases(...) from builtins.PyCapsule

`ListOfAllTestCases() -> None`

NumberOfFailedTestCases(...) from builtins.PyCapsule

`NumberOfFailedTestCases() -> int`

ProfileAllTestCases(...) from builtins.PyCapsule

`ProfileAllTestCases() -> int`

ProfileTestSuite(...) from builtins.PyCapsule

`ProfileTestSuite(arg0: str) -> int`

ResetAllTestCasesResults(...) from builtins.PyCapsule

`ResetAllTestCasesResults() -> None`

RunAllTestCases(...) from builtins.PyCapsule

`RunAllTestCases() -> int`

RunTestCases(...) from builtins.PyCapsule

`RunTestCases(arg0: str) -> int`

RunTestSuite(...) from builtins.PyCapsule

`RunTestSuite(arg0: str) -> int`

SetVerbosity(...) from builtins.PyCapsule

`SetVerbosity(arg0: Kratos::Testing::Tester::Verbosity) -> None`

Data and other attributes defined here:

Verbosity = <class 'Kratos.Tester.Verbosity'>


Static methods inherited from pybind11_builtins.pybind11_object:

new(*args, **kwargs) from pybind11_builtins.pybind11_type

` Create and return a new object.  See help(type) for accurate signature.`

Project information

Getting Started

Tutorials

Developers

Kratos structure

Conventions

Solvers

Debugging, profiling and testing

HOW TOs

Utilities

Kratos API

Kratos Structural Mechanics API

Clone this wiki locally