| Package | Description |
|---|---|
| io.nuun.kernel.tests.internal.dsl.builder | |
| io.nuun.kernel.tests.ut.assertor | |
| io.nuun.kernel.tests.ut.assertor.dsl |
| Modifier and Type | Class and Description |
|---|---|
class |
AnnotatedBindingBuilderImpl<T> |
class |
LinkedBindingBuilderImpl<T> |
class |
TimedLinkedBindingBuilderImpl |
| Modifier and Type | Method and Description |
|---|---|
LinkedBindingBuilder<T> |
AnnotatedBindingBuilderImpl.annotatedWith(Annotation annotation) |
LinkedBindingBuilder<T> |
AnnotatedBindingBuilderImpl.annotatedWith(Class<? extends Annotation> annotationType) |
| Modifier and Type | Method and Description |
|---|---|
protected <T> LinkedBindingBuilder<T> |
ModuleAssertor.assertBind(com.google.inject.Key<T> key)
DSL Grammar.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
AnnotatedBindingBuilder<T> |
interface |
TimedLinkedBindingBuilder |
| Modifier and Type | Method and Description |
|---|---|
LinkedBindingBuilder<T> |
AnnotatedBindingBuilder.annotatedWith(Annotation annotation) |
LinkedBindingBuilder<T> |
AnnotatedBindingBuilder.annotatedWith(Class<? extends Annotation> annotationType) |
Copyright © 2014. All Rights Reserved.