Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
tdd
master
Tdd
InOutObject
Main
Built with Crystal 1.9.2
2023-10-08 13:54:30 UTC
class
Tdd::Main
Tdd::Main
Reference
Object
Defined in:
tdd/main.cr
Constructors
.new
(in_object : InOutObject)
Instance Method Summary
#in_object
: Array(Int32) | Int32 | Nil
#less_than_5
#more_than_5
#parity
#validify
(valid_proc)
Constructor Detail
def self.
new
(in_object :
InOutObject
)
#
[
View source
]
Instance Method Detail
def
in_object
: Array(Int32) | Int32 | Nil
#
[
View source
]
def
less_than_5
#
[
View source
]
def
more_than_5
#
[
View source
]
def
parity
#
[
View source
]
def
validify
(valid_proc)
#
[
View source
]