|
noexcept |
Creates a new test instance with specified name, method and stack frame.
name | Represents the name of the method. Generally is the same name as the method name. |
method | The method that contains the test. |
stack_frame | The stack frame of the method. |