Documentation
¶
Index ¶
- func FirstDecided() *tests.ControllerSpecTest
- func InvalidIdentifier() *tests.ControllerSpecTest
- func NoInstanceRunning() *tests.ControllerSpecTest
- func NotDecided() *tests.ControllerSpecTest
- func NotFirstDecided() *tests.ControllerSpecTest
- func ProcessMsgError() *tests.ControllerSpecTest
- func SavedAndBroadcastedDecided() *tests.ControllerSpecTest
- func StartInstanceFirstHeight() *tests.ControllerSpecTest
- func StartInstanceInvalidValue() *tests.ControllerSpecTest
- func StartInstancePreviousDecided() *tests.ControllerSpecTest
- func StartInstancePreviousNotDecided() *tests.ControllerSpecTest
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func FirstDecided ¶ added in v0.2.2
func FirstDecided() *tests.ControllerSpecTest
FirstDecided tests a process msg after which first time decided
func InvalidIdentifier ¶ added in v0.2.2
func InvalidIdentifier() *tests.ControllerSpecTest
InvalidIdentifier tests a process msg with the wrong identifier
func NoInstanceRunning ¶ added in v0.2.2
func NoInstanceRunning() *tests.ControllerSpecTest
NoInstanceRunning tests a process msg for height in which there is no running instance
func NotDecided ¶ added in v0.2.2
func NotDecided() *tests.ControllerSpecTest
NotDecided tests a process msg after which not decided
func NotFirstDecided ¶ added in v0.2.2
func NotFirstDecided() *tests.ControllerSpecTest
NotFirstDecided tests a process msg after which not first time decided
func ProcessMsgError ¶ added in v0.2.2
func ProcessMsgError() *tests.ControllerSpecTest
ProcessMsgError tests a process msg returning an error
func SavedAndBroadcastedDecided ¶ added in v0.2.2
func SavedAndBroadcastedDecided() *tests.ControllerSpecTest
SavedAndBroadcastedDecided tests saving and broadcasting decided to storage
func StartInstanceFirstHeight ¶ added in v0.2.2
func StartInstanceFirstHeight() *tests.ControllerSpecTest
StartInstanceFirstHeight tests a starting the first instance
func StartInstanceInvalidValue ¶ added in v0.2.2
func StartInstanceInvalidValue() *tests.ControllerSpecTest
StartInstanceInvalidValue tests a starting an instance for an invalid value (not passing value check)
func StartInstancePreviousDecided ¶ added in v0.2.2
func StartInstancePreviousDecided() *tests.ControllerSpecTest
StartInstancePreviousDecided tests starting an instance when the previous one decided
func StartInstancePreviousNotDecided ¶ added in v0.2.2
func StartInstancePreviousNotDecided() *tests.ControllerSpecTest
StartInstancePreviousNotDecided tests starting an instance when the previous one not decided
Types ¶
This section is empty.