Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CommonPrefix ¶
Types ¶
type Repl ¶
type ReplTester ¶
func NewReplTester ¶
func NewReplTester(t *testing.T) *ReplTester
func (*ReplTester) AssertError ¶
func (r *ReplTester) AssertError(msg string)
func (*ReplTester) AssertNotice ¶
func (r *ReplTester) AssertNotice(notice string)
func (*ReplTester) AssertStack ¶
func (r *ReplTester) AssertStack(vals ...any)
func (*ReplTester) Eval ¶
func (r *ReplTester) Eval(line string)
Click to show internal directories.
Click to hide internal directories.