Home
last modified time | relevance | path

Searched refs:guice (Results 1 – 25 of 38) sorted by relevance

12

/external/guice/
DREADME.md4 **Latest version: [4.0](https://github.com/google/guice/wiki/Guice40)!**
6guice/wiki/Motivation), [4.0 javadocs](http://google.github.io/guice/api-docs/4.0/javadoc/packages…
7 …uild Status](https://api.travis-ci.org/google/guice.png?branch=master)](https://travis-ci.org/goog…
9 …http://groups.google.com/group/google-guice), [Developer Mailing List](http://groups.google.com/gr…
20 …zAagfs). After that, check out our [user's guide](https://github.com/google/guice/wiki/Motivation).
DAndroid.bp17 // Build support for guice within the Android Open Source Project
48 "core/test/com/googlecode/guice/BytecodeGenTest.java",
96 name: "guice",
DREADME.version1 URL: https://github.com/google/guice
/external/guice/core/test/com/google/inject/
DAllTests.java45 import com.googlecode.guice.GuiceTck;
46 import com.googlecode.guice.Jsr330Test;
150 suite.addTestSuite(com.googlecode.guice.BytecodeGenTest.class); in suite()
154 suite.addTestSuite(com.googlecode.guice.OSGiContainerTest.class); in suite()
/external/testng/ant/
Dbuild.properties30 guice2.jar=guice-2.0.jar
47 testng.nobsh.guice.jar=${testng.fullname}-nobsh-guice.jar
/external/guice/util/
DcompareBuilds.sh25 MVN=./core/target/guice-$version-SNAPSHOT.jar
32 MVN=./extensions/$extension/target/guice-$extension-$version-SNAPSHOT.jar
Dpublish-snapshot-on-commit.sh11 git clone --quiet --branch=travis https://github.com/google/guice travis > /dev/null
/external/guice/core/test/com/googlecode/guice/
DOSGiContainerTest.java17 package com.googlecode.guice;
22 import com.googlecode.guice.bundle.OSGiTestActivator;
DPackageVisibilityTestModule.java1 package com.googlecode.guice;
/external/testng/src/test/java/test/guice/
DMySession.java1 package test.guice;
DISingleton.java1 package test.guice;
DMyContext.java1 package test.guice;
DMyService.java1 package test.guice;
DExampleSingleton.java1 package test.guice;
DGuiceBase.java1 package test.guice;
DMyContextImpl.java1 package test.guice;
DGuiceNoModuleTest.java1 package test.guice;
DMyServiceProvider.java1 package test.guice;
DGuiceInheritanceTest.java1 package test.guice;
DGuiceModuleFactoryTest.java1 package test.guice;
DGuiceExampleModule.java1 package test.guice;
DGuiceTestModule.java1 package test.guice;
DGuice2Test.java1 package test.guice;
DGuice1Test.java1 package test.guice;
DModuleFactory.java1 package test.guice;

12