Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
spinach
v0.1.9
Top Level Namespace
AssertEqualsCommand
AssertEqualsVariableCommand
AssertKind
Command
ExecuteCommand
ReportData
Scenario
SetVariableCommand
SpinachTestCase
Spinach
Variables
VariableValue
Built with Crystal 1.9.2
2023-10-08 13:06:39 UTC
class
Scenario
Scenario
Reference
Object
Defined in:
spinach.cr
Constructors
.new
(name : String, commands : Array(Command))
Instance Method Summary
#commands
: Array(Command)
#name
: String
Constructor Detail
def self.
new
(name : String, commands : Array(
Command
))
#
[
View source
]
Instance Method Detail
def
commands
: Array(
Command
)
#
[
View source
]
def
name
: String
#
[
View source
]