org.specs2.specification.ExamplesFactory.scala Maven / Gradle / Ivy
The newest version!
package org.specs2
package specification
trait ExamplesFactory {
implicit def exampleFactory: ExampleFactory = new DefaultExampleFactory
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy