All Downloads are FREE. Search and download functionalities are using the official Maven repository.

org.scalatestplus.play.guice.GuiceOneServerPerTest.scala Maven / Gradle / Ivy

The newest version!
package org.scalatestplus.play.guice

import org.scalatest.TestSuite
import org.scalatestplus.play.BaseOneServerPerTest

trait GuiceOneServerPerTest extends BaseOneServerPerTest with GuiceFakeApplicationFactory { this: TestSuite =>

}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy