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

org.specs2.specification.ExamplesFactory.scala Maven / Gradle / Ivy

There is a newer version: 3.7
Show newest version
package org.specs2
package specification


trait ExamplesFactory {
  implicit def exampleFactory: ExampleFactory = new DefaultExampleFactory
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy