Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
microtest
v1.2.7
GenerateReadmeCommand
Readme
Microtest
AbortionInfo
AssertionFailure
BacktracePrinter
Entry
DefaultRunner
DescriptionReporter
DSL
ErrorListReporter
ExecutionContext
Formatter
TimeUnit
GlobalHookDSL
JsonSummaryReporter
PowerAssert
CallNode
EmptyNode
Formatter
ListFormatter
NamedArgNode
Node
TerminalNode
Value
ValueWrapper
ProgressReporter
Reporter
RGB
Runner
SkipException
SlowTestsReporter
StringUtils
SummaryReporter
Termart
TerminalReporter
ResultColors
ResultSymbols
Test
TestAbortion
TestClassDSL
TestException
TestFailure
TestMethod
TestResult
TestSkip
TestSuccess
UnexpectedError
ReleaseCommand
Generated using Crystal 1.10.1
2024-01-31 06:19:28 UTC
class
Microtest::
UnexpectedError
Microtest::UnexpectedError
Microtest::TestException
Exception
Reference
Object
Defined in:
microtest/exceptions.cr
Constructors
.new
(exception : Exception)
Instance Method Summary
#exception
: Exception
Constructor methods inherited from class
Microtest::TestException
new(msg : String)
new
Constructor Detail
def self.
new
(exception : Exception)
#
[
View source
]
Instance Method Detail
def
exception
: Exception
#
[
View source
]