Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
microtest
v1.2.3
Microtest
AssertionFailure
BacktracePrinter
Entry
DefaultRunner
DescriptionReporter
DSL
ErrorListReporter
ExecutionContext
FatalException
Formatter
TimeUnit
GlobalHookDSL
Helper
ResultColors
ResultSymbols
HookException
JsonSummaryReporter
PowerAssert
Call
EmptyNode
Evaluation
Formatter
ListFormatter
NamedArg
Node
TerminalNode
Value
ValueWrapper
ProgressReporter
Reporter
Runner
SkipException
SlowTestsReporter
StandardException
SummaryReporter
Test
TestClassDSL
TestFailure
TestResult
TestSkip
TestSuccess
UnexpectedError
Built with Crystal 1.9.2
2023-10-08 11:48:05 UTC
class
Microtest::SkipException
Microtest::SkipException
Microtest::StandardException
Exception
Reference
Object
Defined in:
microtest/exceptions.cr
Instance methods inherited from class
Microtest::StandardException
file : String
file
,
line : Int32
line
Constructor methods inherited from class
Microtest::StandardException
new(msg, file : String, line : Int32)
new