From 7865786d43805a7e45240088b9de77e37b485c3e Mon Sep 17 00:00:00 2001 From: Tavian Barnes Date: Fri, 8 May 2015 20:53:48 -0400 Subject: Add version 1.3 site. --- .../tavianator/sangria/test/SangriaMatchers.html | 244 +++++++++++++++++++++ 1 file changed, 244 insertions(+) create mode 100644 1.3/sangria-test/apidocs/com/tavianator/sangria/test/SangriaMatchers.html (limited to '1.3/sangria-test/apidocs/com/tavianator/sangria/test/SangriaMatchers.html') diff --git a/1.3/sangria-test/apidocs/com/tavianator/sangria/test/SangriaMatchers.html b/1.3/sangria-test/apidocs/com/tavianator/sangria/test/SangriaMatchers.html new file mode 100644 index 0000000..604938d --- /dev/null +++ b/1.3/sangria-test/apidocs/com/tavianator/sangria/test/SangriaMatchers.html @@ -0,0 +1,244 @@ + + + + + + +SangriaMatchers (Sangria Test 1.3 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