iris/mvc2/handler_test.go

12 lines
181 B
Go
Raw Normal View History

package mvc2
/*
TODO:
Test that as we test the rest, with
a fake context, and after move again to
the mvc_test.go which will contain
the overall high-level (black-box) tests.
*/