package wand import "testing" func TestOutput(t *testing.T) { // nil // simple // stringer // pointer // complex // reader }