Documentation ¶
Index ¶
- func EqualRubyString(str string) GomegaMatcher
- func HaveInstanceMethod(name string) GomegaMatcher
- func HaveMethod(name string) GomegaMatcher
- func HavePrivateInstanceMethod(name string) GomegaMatcher
- func HavePrivateMethod(name string) GomegaMatcher
- func SetupFileWithGlobalFilenameConst(vm vm.VM)
- func SetupLoadPathWithAFileToRequire(vm vm.VM)
- func SwapStdout(block func()) string
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func EqualRubyString ¶
func EqualRubyString(str string) GomegaMatcher
func HaveInstanceMethod ¶
func HaveInstanceMethod(name string) GomegaMatcher
func HaveMethod ¶
func HaveMethod(name string) GomegaMatcher
func HavePrivateInstanceMethod ¶
func HavePrivateInstanceMethod(name string) GomegaMatcher
func HavePrivateMethod ¶
func HavePrivateMethod(name string) GomegaMatcher
func SwapStdout ¶
func SwapStdout(block func()) string
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.