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

im.yagni.driveby.specs2.SpecificationAware.scala Maven / Gradle / Ivy

The newest version!
package im.yagni.driveby.specs2

import im.yagni.driveby.Specification

trait SpecificationAware {
  def specification: Specification
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy