type setContextTest … func TestCreateContext(t *testing.T) { … } func TestModifyContext(t *testing.T) { … } func TestModifyCurrentContext(t *testing.T) { … } func (test setContextTest) run(t *testing.T) { … }
type setContextTest … func TestCreateContext(t *testing.T) { … } func TestModifyContext(t *testing.T) { … } func TestModifyCurrentContext(t *testing.T) { … } func (test setContextTest) run(t *testing.T) { … }