Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
microtest
v1.2.5
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
Runner
SkipException
SlowTestsReporter
StringUtils
SummaryReporter
Termart
TerminalReporter
ResultColors
ResultSymbols
Test
TestAbortion
TestClassDSL
TestException
TestFailure
TestMethod
TestResult
TestSkip
TestSuccess
UnexpectedError
ReleaseCommand
Built with Crystal 1.9.2
2023-10-08 11:47:50 UTC
class
Microtest::PowerAssert::ListFormatter
Microtest::PowerAssert::ListFormatter
Microtest::PowerAssert::Formatter
Reference
Object
Defined in:
microtest/power_assert_formatter.cr
Constant Summary
BAR_COLOR
=
:light_red
Constructors
.new
(colorize : Bool =
true
)
Instance Method Summary
#call
(node : Node) : String
#colorize?
: Bool
Instance methods inherited from class
Microtest::PowerAssert::Formatter
call(node : Node) : String
call
Constructor Detail
def self.
new
(colorize : Bool =
true
)
#
[
View source
]
Instance Method Detail
def
call
(node :
Node
) : String
#
[
View source
]
def
colorize?
: Bool
#
[
View source
]