org.specs2

matcher

package matcher

Visibility
  1. Public
  2. All

Type Members

  1. trait DependencyBeHaveMatchers extends AnyRef

  2. trait DependencyMatchers extends DependencyBaseMatchers with DependencyBeHaveMatchers

    The dependency matchers trait provides a way to specify the dependencies that should be verified in your project and then to check that there's no unwanted dependency in the code.

Ungrouped