Documentation ¶
Index ¶
- func EmptyValue() *tests.ControllerSpecTest
- func FirstHeight() *tests.ControllerSpecTest
- func InvalidValue() *tests.ControllerSpecTest
- func NilValue() *tests.ControllerSpecTest
- func PostFutureDecided() *tests.ControllerSpecTest
- func PreviousDecided() *tests.ControllerSpecTest
- func PreviousNotDecided() *tests.ControllerSpecTest
- func Valid() *tests.ControllerSpecTest
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func EmptyValue ¶
func EmptyValue() *tests.ControllerSpecTest
EmptyValue tests a starting an instance for an empty value (not passing value check)
func FirstHeight ¶
func FirstHeight() *tests.ControllerSpecTest
FirstHeight tests a starting the first instance
func InvalidValue ¶
func InvalidValue() *tests.ControllerSpecTest
InvalidValue tests a starting an instance for an invalid value (not passing value check)
func NilValue ¶
func NilValue() *tests.ControllerSpecTest
NilValue tests a starting an instance for a nil value (not passing value check)
func PostFutureDecided ¶
func PostFutureDecided() *tests.ControllerSpecTest
PostFutureDecided tests starting a new instance after deciding with future decided msg
func PreviousDecided ¶
func PreviousDecided() *tests.ControllerSpecTest
PreviousDecided tests starting an instance when the previous one decided
func PreviousNotDecided ¶
func PreviousNotDecided() *tests.ControllerSpecTest
PreviousNotDecided tests starting an instance when the previous one not decided
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.