From 278bfc319cc905bdf150af814bb3461896b68444 Mon Sep 17 00:00:00 2001 From: Tavian Barnes Date: Sun, 25 Oct 2015 13:35:25 -0400 Subject: Add version 1.3.1 site. --- .../tavianator/sangria/test/SangriaMatchers.html | 269 +++++++++++++++++++++ 1 file changed, 269 insertions(+) create mode 100644 1.3.1/apidocs/com/tavianator/sangria/test/SangriaMatchers.html (limited to '1.3.1/apidocs/com/tavianator/sangria/test/SangriaMatchers.html') diff --git a/1.3.1/apidocs/com/tavianator/sangria/test/SangriaMatchers.html b/1.3.1/apidocs/com/tavianator/sangria/test/SangriaMatchers.html new file mode 100644 index 0000000..f9220ec --- /dev/null +++ b/1.3.1/apidocs/com/tavianator/sangria/test/SangriaMatchers.html @@ -0,0 +1,269 @@ + + + + + + +SangriaMatchers (Sangria 1.3.1 API) + + + + + + + + +
+ + + + + + + +
+ + + +
+
com.tavianator.sangria.test
+

Class SangriaMatchers

+
+
+ +
+
    +
  • +
    +
    +
    public final class SangriaMatchers
    +extends Object
    +
    Guice-related Hamcrest matchers.
    +
    +
    Since:
    +
    1.2
    +
    Version:
    +
    1.2
    +
    Author:
    +
    Tavian Barnes (tavianator@tavianator.com)
    +
    +
  • +
+
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        atomic

        +
        public static Matcher<Module> atomic()
        +
        +
        Returns:
        +
        A Matcher that checks whether a Module's bindings can be de-duplicated successfully.
        +
        +
      • +
      + + + +
        +
      • +

        followsBestPractices

        +
        public static Matcher<Module> followsBestPractices()
        +
        +
        Returns:
        +
        A Matcher that checks whether a Module follows Guice best practices.
        +
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + + + +
+ + +

Copyright © 2014–2015. All rights reserved.

+ + -- cgit v1.2.3