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