
skinny.test.MockController.scala Maven / Gradle / Ivy
The newest version!
package skinny.test
import skinny._
/**
* Mock of SkinnyController.
*/
trait MockController extends MockControllerBase with MockWebPageControllerFeatures { self: SkinnyController =>
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy