Documentation
¶
Overview ¶
Package mtest implements functions for testing mithril components.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type MithrilTest ¶
MithrilTest provides helper functions for testing gopherjs-based mithril applications
func New ¶
func New(t *testing.T, comp interface{}) *MithrilTest
New starts a new mithril test using the provided mithril component.
Click to show internal directories.
Click to hide internal directories.