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 | 267 +++++++++++++++++++++ .../sangria/test/class-use/SangriaMatchers.html | 124 ++++++++++ .../com/tavianator/sangria/test/package-frame.html | 21 ++ .../tavianator/sangria/test/package-summary.html | 161 +++++++++++++ .../com/tavianator/sangria/test/package-tree.html | 133 ++++++++++ .../com/tavianator/sangria/test/package-use.html | 124 ++++++++++ 6 files changed, 830 insertions(+) create mode 100644 1.3.1/sangria-test/apidocs/com/tavianator/sangria/test/SangriaMatchers.html create mode 100644 1.3.1/sangria-test/apidocs/com/tavianator/sangria/test/class-use/SangriaMatchers.html create mode 100644 1.3.1/sangria-test/apidocs/com/tavianator/sangria/test/package-frame.html create mode 100644 1.3.1/sangria-test/apidocs/com/tavianator/sangria/test/package-summary.html create mode 100644 1.3.1/sangria-test/apidocs/com/tavianator/sangria/test/package-tree.html create mode 100644 1.3.1/sangria-test/apidocs/com/tavianator/sangria/test/package-use.html (limited to '1.3.1/sangria-test/apidocs/com/tavianator/sangria/test') diff --git a/1.3.1/sangria-test/apidocs/com/tavianator/sangria/test/SangriaMatchers.html b/1.3.1/sangria-test/apidocs/com/tavianator/sangria/test/SangriaMatchers.html new file mode 100644 index 0000000..5f90052 --- /dev/null +++ b/1.3.1/sangria-test/apidocs/com/tavianator/sangria/test/SangriaMatchers.html @@ -0,0 +1,267 @@ + + + + + + +SangriaMatchers (Sangria Test 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.

+ + diff --git a/1.3.1/sangria-test/apidocs/com/tavianator/sangria/test/class-use/SangriaMatchers.html b/1.3.1/sangria-test/apidocs/com/tavianator/sangria/test/class-use/SangriaMatchers.html new file mode 100644 index 0000000..a5adcb3 --- /dev/null +++ b/1.3.1/sangria-test/apidocs/com/tavianator/sangria/test/class-use/SangriaMatchers.html @@ -0,0 +1,124 @@ + + + + + + +Uses of Class com.tavianator.sangria.test.SangriaMatchers (Sangria Test 1.3.1 API) + + + + + + + + +
+ + + + + + + +
+ + +
+

Uses of Class
com.tavianator.sangria.test.SangriaMatchers

+
+
No usage of com.tavianator.sangria.test.SangriaMatchers
+ +
+ + + + + + + +
+ + +

Copyright © 2014–2015. All rights reserved.

+ + diff --git a/1.3.1/sangria-test/apidocs/com/tavianator/sangria/test/package-frame.html b/1.3.1/sangria-test/apidocs/com/tavianator/sangria/test/package-frame.html new file mode 100644 index 0000000..936eb34 --- /dev/null +++ b/1.3.1/sangria-test/apidocs/com/tavianator/sangria/test/package-frame.html @@ -0,0 +1,21 @@ + + + + + + +com.tavianator.sangria.test (Sangria Test 1.3.1 API) + + + + + +

com.tavianator.sangria.test

+
+

Classes

+ +
+ + diff --git a/1.3.1/sangria-test/apidocs/com/tavianator/sangria/test/package-summary.html b/1.3.1/sangria-test/apidocs/com/tavianator/sangria/test/package-summary.html new file mode 100644 index 0000000..326b6cb --- /dev/null +++ b/1.3.1/sangria-test/apidocs/com/tavianator/sangria/test/package-summary.html @@ -0,0 +1,161 @@ + + + + + + +com.tavianator.sangria.test (Sangria Test 1.3.1 API) + + + + + + + + +
+ + + + + + + +
+ + +
+

Package com.tavianator.sangria.test

+
+
sangria-test: Utilities for testing with Guice.
+
+

See: Description

+
+
+ + + + +

Package com.tavianator.sangria.test Description

+
sangria-test: Utilities for testing with Guice.
+
+
Since:
+
1.2
+
Version:
+
1.2
+
Author:
+
Tavian Barnes (tavianator@tavianator.com)
+
+
+ +
+ + + + + + + +
+ + +

Copyright © 2014–2015. All rights reserved.

+ + diff --git a/1.3.1/sangria-test/apidocs/com/tavianator/sangria/test/package-tree.html b/1.3.1/sangria-test/apidocs/com/tavianator/sangria/test/package-tree.html new file mode 100644 index 0000000..e6a691e --- /dev/null +++ b/1.3.1/sangria-test/apidocs/com/tavianator/sangria/test/package-tree.html @@ -0,0 +1,133 @@ + + + + + + +com.tavianator.sangria.test Class Hierarchy (Sangria Test 1.3.1 API) + + + + + + + + +
+ + + + + + + +
+ + +
+

Hierarchy For Package com.tavianator.sangria.test

+
+
+

Class Hierarchy

+ +
+ +
+ + + + + + + +
+ + +

Copyright © 2014–2015. All rights reserved.

+ + diff --git a/1.3.1/sangria-test/apidocs/com/tavianator/sangria/test/package-use.html b/1.3.1/sangria-test/apidocs/com/tavianator/sangria/test/package-use.html new file mode 100644 index 0000000..22fc845 --- /dev/null +++ b/1.3.1/sangria-test/apidocs/com/tavianator/sangria/test/package-use.html @@ -0,0 +1,124 @@ + + + + + + +Uses of Package com.tavianator.sangria.test (Sangria Test 1.3.1 API) + + + + + + + + +
+ + + + + + + +
+ + +
+

Uses of Package
com.tavianator.sangria.test

+
+
No usage of com.tavianator.sangria.test
+ +
+ + + + + + + +
+ + +

Copyright © 2014–2015. All rights reserved.

+ + -- cgit v1.2.3