A B C D E F G H I K L N P R S T V W 

A

AbstractTestContent<D> - Class in io.annot8.testing.testimpl
 
AbstractTestContent(Class<D>) - Constructor for class io.annot8.testing.testimpl.AbstractTestContent
 
AbstractTestContent(Class<D>, AnnotationStoreFactory, String, String, ImmutableProperties, Supplier<D>) - Constructor for class io.annot8.testing.testimpl.AbstractTestContent
 
AbstractTestContent(Class<D>, String) - Constructor for class io.annot8.testing.testimpl.AbstractTestContent
 
AbstractTestContent(Class<D>, String, String, ImmutableProperties) - Constructor for class io.annot8.testing.testimpl.AbstractTestContent
 
AbstractTestContent(Class<D>, String, String, ImmutableProperties, D) - Constructor for class io.annot8.testing.testimpl.AbstractTestContent
 
AbstractTestContent(Class<D>, String, String, ImmutableProperties, Supplier<D>) - Constructor for class io.annot8.testing.testimpl.AbstractTestContent
 
ANNOTATION_ID - Static variable in class io.annot8.testing.testimpl.TestConstants
 
ANNOTATION_TYPE - Static variable in class io.annot8.testing.testimpl.TestConstants
 

B

Builder(AnnotationStoreFactory, SaveCallback<TestFileContent, TestFileContent>) - Constructor for class io.annot8.testing.testimpl.content.TestFileContent.Builder
 
Builder(AnnotationStoreFactory, SaveCallback<TestInputStreamContent, TestInputStreamContent>) - Constructor for class io.annot8.testing.testimpl.content.TestInputStreamContent.Builder
 
Builder(AnnotationStoreFactory, SaveCallback<TestStringContent, TestStringContent>) - Constructor for class io.annot8.testing.testimpl.content.TestStringContent.Builder
 
BuilderFactory() - Constructor for class io.annot8.testing.testimpl.content.TestFileContent.BuilderFactory
 
BuilderFactory() - Constructor for class io.annot8.testing.testimpl.content.TestInputStreamContent.BuilderFactory
 
BuilderFactory() - Constructor for class io.annot8.testing.testimpl.content.TestStringContent.BuilderFactory
 
BuilderFactory(AnnotationStoreFactory) - Constructor for class io.annot8.testing.testimpl.content.TestFileContent.BuilderFactory
 
BuilderFactory(AnnotationStoreFactory) - Constructor for class io.annot8.testing.testimpl.content.TestInputStreamContent.BuilderFactory
 
BuilderFactory(AnnotationStoreFactory) - Constructor for class io.annot8.testing.testimpl.content.TestStringContent.BuilderFactory
 

C

clear() - Method in class io.annot8.testing.testimpl.components.ItemCollector
 
containsAnnotation(Annotation) - Method in class io.annot8.testing.testimpl.TestGroup
 
CONTENT_ID - Static variable in class io.annot8.testing.testimpl.TestConstants
 
CONTENT_NAME - Static variable in class io.annot8.testing.testimpl.TestConstants
 
create(Content<?>) - Method in class io.annot8.testing.testimpl.TestAnnotationStoreFactory
 
create(Item) - Method in class io.annot8.testing.testimpl.TestGroupStoreFactory
 
create(ItemFactory) - Method in class io.annot8.testing.testimpl.TestItemCreator
 
create(ItemFactory, Item) - Method in class io.annot8.testing.testimpl.TestItemCreator
 
create(Item, SaveCallback<C, C>) - Method in class io.annot8.testing.testimpl.TestContentBuilderFactoryRegistry.TestContentBuilderFactory
 
create(Item, SaveCallback<TestFileContent, TestFileContent>) - Method in class io.annot8.testing.testimpl.content.TestFileContent.BuilderFactory
 
create(Item, SaveCallback<TestInputStreamContent, TestInputStreamContent>) - Method in class io.annot8.testing.testimpl.content.TestInputStreamContent.BuilderFactory
 
create(Item, SaveCallback<TestStringContent, TestStringContent>) - Method in class io.annot8.testing.testimpl.content.TestStringContent.BuilderFactory
 
create(Class<C>) - Method in class io.annot8.testing.testimpl.TestItem
 
create(String, String, ImmutableProperties, Supplier<File>) - Method in class io.annot8.testing.testimpl.content.TestFileContent.Builder
 
create(String, String, ImmutableProperties, Supplier<InputStream>) - Method in class io.annot8.testing.testimpl.content.TestInputStreamContent.Builder
 
create(String, String, ImmutableProperties, Supplier<String>) - Method in class io.annot8.testing.testimpl.content.TestStringContent.Builder
 
createChildItem() - Method in class io.annot8.testing.testimpl.TestItem
 

D

delete(Annotation) - Method in class io.annot8.testing.testimpl.TestAnnotationStore
 
delete(Group) - Method in class io.annot8.testing.testimpl.TestGroupStore
 
deserialize(JsonParser, DeserializationContext) - Method in class io.annot8.testing.testimpl.serialisation.TestBoundsDeserializer
 
discard() - Method in class io.annot8.testing.testimpl.TestItem
 

E

equals(Object) - Method in class io.annot8.testing.testimpl.TestAnnotation
 
equals(Object) - Method in class io.annot8.testing.testimpl.TestAnnotationReference
 
equals(Object) - Method in class io.annot8.testing.testimpl.TestBounds
 
equals(Object) - Method in class io.annot8.testing.testimpl.TestGroup
 
equals(Object) - Method in class io.annot8.testing.testimpl.TestGroupReference
 

F

factory() - Static method in class io.annot8.testing.testimpl.TestAnnotationBuilder
 
factory() - Static method in class io.annot8.testing.testimpl.TestGroupBuilder
 
from(C) - Method in class io.annot8.testing.testimpl.TestContentBuilderFactoryRegistry.TestContentBuilder
 
from(Annotation) - Method in class io.annot8.testing.testimpl.TestAnnotationBuilder
 
from(Group) - Method in class io.annot8.testing.testimpl.TestGroupBuilder
 

G

get(Class<C>) - Method in class io.annot8.testing.testimpl.TestContentBuilderFactoryRegistry
 
getAll() - Method in class io.annot8.testing.testimpl.TestAnnotationStore
 
getAll() - Method in class io.annot8.testing.testimpl.TestGroupStore
 
getAll() - Method in class io.annot8.testing.testimpl.TestProperties
 
getAnnotationId() - Method in class io.annot8.testing.testimpl.TestAnnotationReference
 
getAnnotations() - Method in class io.annot8.testing.testimpl.AbstractTestContent
 
getBounds() - Method in class io.annot8.testing.testimpl.TestAnnotation
 
getBuilder() - Method in class io.annot8.testing.testimpl.TestAnnotationStore
 
getBuilder() - Method in class io.annot8.testing.testimpl.TestGroupStore
 
getById(String) - Method in class io.annot8.testing.testimpl.TestAnnotationStore
 
getById(String) - Method in class io.annot8.testing.testimpl.TestGroupStore
 
getComponent() - Method in class io.annot8.testing.testimpl.pipeline.TestPipelineComponentConfiguration
 
getContent() - Method in class io.annot8.testing.testimpl.TestItem
 
getContent(String) - Method in class io.annot8.testing.testimpl.TestItem
 
getContentBuilderFactoryRegistry() - Method in class io.annot8.testing.testimpl.TestItem
 
getContentClass() - Method in class io.annot8.testing.testimpl.content.TestFileContent
 
getContentClass() - Method in class io.annot8.testing.testimpl.content.TestInputStreamContent
 
getContentClass() - Method in class io.annot8.testing.testimpl.content.TestStringContent
 
getContentClass() - Method in class io.annot8.testing.testimpl.TestContentBuilderFactoryRegistry.TestContentBuilderFactory
 
getContentId() - Method in class io.annot8.testing.testimpl.TestAnnotation
 
getContentId() - Method in class io.annot8.testing.testimpl.TestAnnotationReference
 
getContents() - Method in class io.annot8.testing.testimpl.TestItem
 
getContents(Class<T>) - Method in class io.annot8.testing.testimpl.TestItem
 
getData() - Method in class io.annot8.testing.testimpl.AbstractTestContent
 
getData(C, Class<R>) - Method in class io.annot8.testing.testimpl.TestBounds
 
getDataClass() - Method in class io.annot8.testing.testimpl.AbstractTestContent
 
getDataClass() - Method in class io.annot8.testing.testimpl.TestContentBuilderFactoryRegistry.TestContentBuilderFactory
 
getGroupId() - Method in class io.annot8.testing.testimpl.TestGroupReference
 
getGroups() - Method in class io.annot8.testing.testimpl.TestItem
 
getId() - Method in class io.annot8.testing.testimpl.AbstractTestContent
 
getId() - Method in class io.annot8.testing.testimpl.TestAnnotation
 
getId() - Method in class io.annot8.testing.testimpl.TestBounds
 
getId() - Method in class io.annot8.testing.testimpl.TestGroup
 
getId() - Method in class io.annot8.testing.testimpl.TestItem
 
getInstance() - Static method in class io.annot8.testing.testimpl.TestAnnotationStoreFactory
 
getItem() - Method in class io.annot8.testing.testimpl.TestGroupStore
 
getItems() - Method in class io.annot8.testing.testimpl.components.ItemCollector
 
getName() - Method in class io.annot8.testing.testimpl.AbstractTestContent
 
getName() - Method in class io.annot8.testing.testimpl.pipeline.TestPipelineComponentConfiguration
 
getParent() - Method in class io.annot8.testing.testimpl.TestItem
 
getProcessors() - Method in class io.annot8.testing.testimpl.pipeline.TestPipelineConfiguration
 
getProperties() - Method in class io.annot8.testing.testimpl.AbstractTestContent
 
getProperties() - Method in class io.annot8.testing.testimpl.TestAnnotation
 
getProperties() - Method in class io.annot8.testing.testimpl.TestGroup
 
getProperties() - Method in class io.annot8.testing.testimpl.TestItem
 
getReferences() - Method in class io.annot8.testing.testimpl.TestGroup
 
getResource(String, Class<T>) - Method in class io.annot8.testing.testimpl.TestContext
 
getResourceKeys() - Method in class io.annot8.testing.testimpl.TestContext
 
getResources() - Method in class io.annot8.testing.testimpl.pipeline.TestPipelineConfiguration
 
getResources(Class<T>) - Method in class io.annot8.testing.testimpl.TestContext
 
getRole(Annotation) - Method in class io.annot8.testing.testimpl.TestGroup
 
getSettings() - Method in class io.annot8.testing.testimpl.pipeline.TestPipelineComponentConfiguration
 
getSettings() - Method in class io.annot8.testing.testimpl.TestContext
 
getSources() - Method in class io.annot8.testing.testimpl.pipeline.TestPipelineConfiguration
 
getType() - Method in class io.annot8.testing.testimpl.TestAnnotation
 
getType() - Method in class io.annot8.testing.testimpl.TestGroup
 
GROUP_ID - Static variable in class io.annot8.testing.testimpl.TestConstants
 
GROUP_TYPE - Static variable in class io.annot8.testing.testimpl.TestConstants
 

H

hashCode() - Method in class io.annot8.testing.testimpl.TestAnnotation
 
hashCode() - Method in class io.annot8.testing.testimpl.TestAnnotationReference
 
hashCode() - Method in class io.annot8.testing.testimpl.TestBounds
 
hashCode() - Method in class io.annot8.testing.testimpl.TestGroup
 
hashCode() - Method in class io.annot8.testing.testimpl.TestGroupReference
 

I

io.annot8.testing.testimpl - module io.annot8.testing.testimpl
 
io.annot8.testing.testimpl - package io.annot8.testing.testimpl
 
io.annot8.testing.testimpl.components - package io.annot8.testing.testimpl.components
 
io.annot8.testing.testimpl.content - package io.annot8.testing.testimpl.content
 
io.annot8.testing.testimpl.pipeline - package io.annot8.testing.testimpl.pipeline
 
io.annot8.testing.testimpl.serialisation - package io.annot8.testing.testimpl.serialisation
 
isDiscarded() - Method in class io.annot8.testing.testimpl.TestItem
 
isValid(C) - Method in class io.annot8.testing.testimpl.TestBounds
 
ITEM_ID - Static variable in class io.annot8.testing.testimpl.TestConstants
 
ItemCollector - Class in io.annot8.testing.testimpl.components
 
ItemCollector() - Constructor for class io.annot8.testing.testimpl.components.ItemCollector
 

K

KEY - Static variable in class io.annot8.testing.testimpl.serialisation.TestBoundsDeserializer
 

L

listNames() - Method in class io.annot8.testing.testimpl.TestItem
 

N

newId() - Method in class io.annot8.testing.testimpl.TestAnnotationBuilder
 
newId() - Method in class io.annot8.testing.testimpl.TestGroupBuilder
 

P

process(Item) - Method in class io.annot8.testing.testimpl.components.ItemCollector
 
PROPERTY_KEY - Static variable in class io.annot8.testing.testimpl.TestConstants
 
PROPERTY_VALUE - Static variable in class io.annot8.testing.testimpl.TestConstants
 

R

remove(String) - Method in class io.annot8.testing.testimpl.TestProperties
 
removeContent(String) - Method in class io.annot8.testing.testimpl.TestItem
 

S

save() - Method in class io.annot8.testing.testimpl.TestAnnotationBuilder
 
save() - Method in class io.annot8.testing.testimpl.TestContentBuilderFactoryRegistry.TestContentBuilder
 
save() - Method in class io.annot8.testing.testimpl.TestGroupBuilder
 
save(C) - Method in class io.annot8.testing.testimpl.TestItem
 
save(Annotation) - Method in class io.annot8.testing.testimpl.TestAnnotationStore
 
save(Annotation.Builder) - Method in class io.annot8.testing.testimpl.TestAnnotationStore
 
save(Group) - Method in class io.annot8.testing.testimpl.TestGroupStore
 
save(Group.Builder) - Method in class io.annot8.testing.testimpl.TestGroupStore
 
save(Content.Builder<C, D>) - Method in class io.annot8.testing.testimpl.TestItem
 
serialize(TestBounds, JsonGenerator, SerializerProvider) - Method in class io.annot8.testing.testimpl.serialisation.TestBoundsSerializer
 
set(String, Object) - Method in class io.annot8.testing.testimpl.TestProperties
 
setAnnotation(Annotation) - Method in class io.annot8.testing.testimpl.TestAnnotationReference
 
setAnnotations(AnnotationStore) - Method in class io.annot8.testing.testimpl.AbstractTestContent
 
setAnnotations(Map<AnnotationReference, String>) - Method in class io.annot8.testing.testimpl.TestGroup
 
setBounds(Bounds) - Method in class io.annot8.testing.testimpl.TestAnnotation
 
setContent(Map<String, Content<?>>) - Method in class io.annot8.testing.testimpl.TestItem
 
setContentBuilderFactoryRegistry(ContentBuilderFactoryRegistry) - Method in class io.annot8.testing.testimpl.TestItem
 
setContentId(String) - Method in class io.annot8.testing.testimpl.TestAnnotation
 
setContentId(String) - Method in class io.annot8.testing.testimpl.TestAnnotationStore
 
setData(D) - Method in class io.annot8.testing.testimpl.AbstractTestContent
 
setData(Supplier<D>) - Method in class io.annot8.testing.testimpl.AbstractTestContent
 
setGroup(Group) - Method in class io.annot8.testing.testimpl.TestGroupReference
 
setGroups(GroupStore) - Method in class io.annot8.testing.testimpl.TestItem
 
setId(String) - Method in class io.annot8.testing.testimpl.AbstractTestContent
 
setId(String) - Method in class io.annot8.testing.testimpl.TestAnnotation
 
setId(String) - Method in class io.annot8.testing.testimpl.TestGroup
 
setItem(Item) - Method in class io.annot8.testing.testimpl.TestGroupStore
 
setName(String) - Method in class io.annot8.testing.testimpl.AbstractTestContent
 
setProperties(ImmutableProperties) - Method in class io.annot8.testing.testimpl.AbstractTestContent
 
setProperties(ImmutableProperties) - Method in class io.annot8.testing.testimpl.TestAnnotation
 
setProperties(ImmutableProperties) - Method in class io.annot8.testing.testimpl.TestGroup
 
setProperties(MutableProperties) - Method in class io.annot8.testing.testimpl.TestItem
 
setType(String) - Method in class io.annot8.testing.testimpl.TestAnnotation
 
setType(String) - Method in class io.annot8.testing.testimpl.TestGroup
 

T

TestAnnotation - Class in io.annot8.testing.testimpl
An annotation for use (only) in unit tests.
TestAnnotation() - Constructor for class io.annot8.testing.testimpl.TestAnnotation
 
TestAnnotation(String, String) - Constructor for class io.annot8.testing.testimpl.TestAnnotation
 
TestAnnotation(String, String, String) - Constructor for class io.annot8.testing.testimpl.TestAnnotation
 
TestAnnotation(String, String, String, Bounds) - Constructor for class io.annot8.testing.testimpl.TestAnnotation
 
TestAnnotationBuilder - Class in io.annot8.testing.testimpl
 
TestAnnotationBuilder(String, SaveCallback<Annotation, Annotation>) - Constructor for class io.annot8.testing.testimpl.TestAnnotationBuilder
 
TestAnnotationReference - Class in io.annot8.testing.testimpl
 
TestAnnotationReference(Annotation) - Constructor for class io.annot8.testing.testimpl.TestAnnotationReference
 
TestAnnotationStore - Class in io.annot8.testing.testimpl
 
TestAnnotationStore() - Constructor for class io.annot8.testing.testimpl.TestAnnotationStore
 
TestAnnotationStore(Content<?>) - Constructor for class io.annot8.testing.testimpl.TestAnnotationStore
 
TestAnnotationStore(String) - Constructor for class io.annot8.testing.testimpl.TestAnnotationStore
 
TestAnnotationStore(String, AnnotationBuilderFactory<Annotation>) - Constructor for class io.annot8.testing.testimpl.TestAnnotationStore
 
TestAnnotationStoreFactory - Class in io.annot8.testing.testimpl
 
TestAnnotationStoreFactory() - Constructor for class io.annot8.testing.testimpl.TestAnnotationStoreFactory
 
TestBounds - Class in io.annot8.testing.testimpl
Test Bounds
TestBounds() - Constructor for class io.annot8.testing.testimpl.TestBounds
 
TestBounds(String) - Constructor for class io.annot8.testing.testimpl.TestBounds
 
TestBoundsDeserializer - Class in io.annot8.testing.testimpl.serialisation
 
TestBoundsDeserializer() - Constructor for class io.annot8.testing.testimpl.serialisation.TestBoundsDeserializer
 
TestBoundsSerializer - Class in io.annot8.testing.testimpl.serialisation
 
TestBoundsSerializer() - Constructor for class io.annot8.testing.testimpl.serialisation.TestBoundsSerializer
 
TestConstants - Class in io.annot8.testing.testimpl
 
TestContentBuilder(C, SaveCallback<C, C>) - Constructor for class io.annot8.testing.testimpl.TestContentBuilderFactoryRegistry.TestContentBuilder
 
TestContentBuilderFactory(Class<C>) - Constructor for class io.annot8.testing.testimpl.TestContentBuilderFactoryRegistry.TestContentBuilderFactory
 
TestContentBuilderFactoryRegistry - Class in io.annot8.testing.testimpl
 
TestContentBuilderFactoryRegistry() - Constructor for class io.annot8.testing.testimpl.TestContentBuilderFactoryRegistry
 
TestContentBuilderFactoryRegistry(boolean) - Constructor for class io.annot8.testing.testimpl.TestContentBuilderFactoryRegistry
 
TestContentBuilderFactoryRegistry.TestContentBuilder<D,C extends AbstractTestContent<D>> - Class in io.annot8.testing.testimpl
 
TestContentBuilderFactoryRegistry.TestContentBuilderFactory<D,C extends AbstractTestContent<D>> - Class in io.annot8.testing.testimpl
 
TestContext - Class in io.annot8.testing.testimpl
 
TestContext() - Constructor for class io.annot8.testing.testimpl.TestContext
 
TestContext(Settings) - Constructor for class io.annot8.testing.testimpl.TestContext
 
TestContext(Settings, Map<String, Resource>) - Constructor for class io.annot8.testing.testimpl.TestContext
 
TestContext(Map<String, Resource>) - Constructor for class io.annot8.testing.testimpl.TestContext
 
TestFileContent - Class in io.annot8.testing.testimpl.content
 
TestFileContent() - Constructor for class io.annot8.testing.testimpl.content.TestFileContent
 
TestFileContent(AnnotationStoreFactory, String, String, ImmutableProperties, Supplier<File>) - Constructor for class io.annot8.testing.testimpl.content.TestFileContent
 
TestFileContent(AnnotationStore, String, String, ImmutableProperties, Supplier<File>) - Constructor for class io.annot8.testing.testimpl.content.TestFileContent
 
TestFileContent(String, String, ImmutableProperties, Supplier<File>) - Constructor for class io.annot8.testing.testimpl.content.TestFileContent
 
TestFileContent.Builder - Class in io.annot8.testing.testimpl.content
 
TestFileContent.BuilderFactory - Class in io.annot8.testing.testimpl.content
 
TestGroup - Class in io.annot8.testing.testimpl
A group implementation which provides convenience for unit testing.
TestGroup() - Constructor for class io.annot8.testing.testimpl.TestGroup
 
TestGroup(String, String) - Constructor for class io.annot8.testing.testimpl.TestGroup
 
TestGroupBuilder - Class in io.annot8.testing.testimpl
 
TestGroupBuilder(SaveCallback<Group, Group>) - Constructor for class io.annot8.testing.testimpl.TestGroupBuilder
 
TestGroupReference - Class in io.annot8.testing.testimpl
 
TestGroupReference(Group) - Constructor for class io.annot8.testing.testimpl.TestGroupReference
 
TestGroupStore - Class in io.annot8.testing.testimpl
 
TestGroupStore() - Constructor for class io.annot8.testing.testimpl.TestGroupStore
 
TestGroupStore(Item) - Constructor for class io.annot8.testing.testimpl.TestGroupStore
 
TestGroupStore(Item, GroupBuilderFactory<Group>) - Constructor for class io.annot8.testing.testimpl.TestGroupStore
 
TestGroupStoreFactory - Class in io.annot8.testing.testimpl
 
TestGroupStoreFactory() - Constructor for class io.annot8.testing.testimpl.TestGroupStoreFactory
 
TestInputStreamContent - Class in io.annot8.testing.testimpl.content
 
TestInputStreamContent() - Constructor for class io.annot8.testing.testimpl.content.TestInputStreamContent
 
TestInputStreamContent(AnnotationStoreFactory, String, String, ImmutableProperties, Supplier<InputStream>) - Constructor for class io.annot8.testing.testimpl.content.TestInputStreamContent
 
TestInputStreamContent(AnnotationStore, String, String, ImmutableProperties, Supplier<InputStream>) - Constructor for class io.annot8.testing.testimpl.content.TestInputStreamContent
 
TestInputStreamContent(String, String, ImmutableProperties, Supplier<InputStream>) - Constructor for class io.annot8.testing.testimpl.content.TestInputStreamContent
 
TestInputStreamContent.Builder - Class in io.annot8.testing.testimpl.content
 
TestInputStreamContent.BuilderFactory - Class in io.annot8.testing.testimpl.content
 
TestItem - Class in io.annot8.testing.testimpl
 
TestItem() - Constructor for class io.annot8.testing.testimpl.TestItem
 
TestItem(ItemFactory) - Constructor for class io.annot8.testing.testimpl.TestItem
 
TestItem(ItemFactory, GroupStore) - Constructor for class io.annot8.testing.testimpl.TestItem
 
TestItem(ItemFactory, GroupStore, ContentBuilderFactoryRegistry) - Constructor for class io.annot8.testing.testimpl.TestItem
 
TestItem(ItemFactory, GroupStore, ContentBuilderFactoryRegistry, String) - Constructor for class io.annot8.testing.testimpl.TestItem
 
TestItem(ItemFactory, GroupStore, String) - Constructor for class io.annot8.testing.testimpl.TestItem
 
TestItem(ItemFactory, String) - Constructor for class io.annot8.testing.testimpl.TestItem
 
TestItemCreator - Class in io.annot8.testing.testimpl
 
TestItemCreator() - Constructor for class io.annot8.testing.testimpl.TestItemCreator
 
TestPipelineComponentConfiguration - Class in io.annot8.testing.testimpl.pipeline
 
TestPipelineComponentConfiguration(String, Settings...) - Constructor for class io.annot8.testing.testimpl.pipeline.TestPipelineComponentConfiguration
 
TestPipelineComponentConfiguration(String, Set<Settings>) - Constructor for class io.annot8.testing.testimpl.pipeline.TestPipelineComponentConfiguration
 
TestPipelineConfiguration - Class in io.annot8.testing.testimpl.pipeline
 
TestPipelineConfiguration() - Constructor for class io.annot8.testing.testimpl.pipeline.TestPipelineConfiguration
 
TestPipelineConfiguration(Collection<ComponentConfiguration>, Collection<ComponentConfiguration>, Collection<ComponentConfiguration>) - Constructor for class io.annot8.testing.testimpl.pipeline.TestPipelineConfiguration
 
TestProperties - Class in io.annot8.testing.testimpl
 
TestProperties() - Constructor for class io.annot8.testing.testimpl.TestProperties
 
TestSettings - Class in io.annot8.testing.testimpl
 
TestSettings() - Constructor for class io.annot8.testing.testimpl.TestSettings
 
TestSettings(boolean) - Constructor for class io.annot8.testing.testimpl.TestSettings
 
TestStringContent - Class in io.annot8.testing.testimpl.content
 
TestStringContent() - Constructor for class io.annot8.testing.testimpl.content.TestStringContent
 
TestStringContent(AnnotationStoreFactory, String, String, ImmutableProperties, Supplier<String>) - Constructor for class io.annot8.testing.testimpl.content.TestStringContent
 
TestStringContent(AnnotationStore, String, String, ImmutableProperties, Supplier<String>) - Constructor for class io.annot8.testing.testimpl.content.TestStringContent
 
TestStringContent(String, String, ImmutableProperties, Supplier<String>) - Constructor for class io.annot8.testing.testimpl.content.TestStringContent
 
TestStringContent.Builder - Class in io.annot8.testing.testimpl.content
 
TestStringContent.BuilderFactory - Class in io.annot8.testing.testimpl.content
 
toAnnotation() - Method in class io.annot8.testing.testimpl.TestAnnotationReference
 
toGroup() - Method in class io.annot8.testing.testimpl.TestGroupReference
 

V

validate() - Method in class io.annot8.testing.testimpl.TestSettings
 

W

withAnnotation(String, Annotation) - Method in class io.annot8.testing.testimpl.TestGroupBuilder
 
withBounds(Bounds) - Method in class io.annot8.testing.testimpl.TestAnnotationBuilder
 
withData(Supplier<D>) - Method in class io.annot8.testing.testimpl.TestContentBuilderFactoryRegistry.TestContentBuilder
 
withId(String) - Method in class io.annot8.testing.testimpl.TestAnnotationBuilder
 
withId(String) - Method in class io.annot8.testing.testimpl.TestContentBuilderFactoryRegistry.TestContentBuilder
 
withId(String) - Method in class io.annot8.testing.testimpl.TestGroupBuilder
 
withName(String) - Method in class io.annot8.testing.testimpl.TestContentBuilderFactoryRegistry.TestContentBuilder
 
withoutProperty(String) - Method in class io.annot8.testing.testimpl.TestAnnotationBuilder
 
withoutProperty(String) - Method in class io.annot8.testing.testimpl.TestContentBuilderFactoryRegistry.TestContentBuilder
 
withoutProperty(String) - Method in class io.annot8.testing.testimpl.TestGroupBuilder
 
withoutProperty(String, Object) - Method in class io.annot8.testing.testimpl.TestAnnotationBuilder
 
withoutProperty(String, Object) - Method in class io.annot8.testing.testimpl.TestContentBuilderFactoryRegistry.TestContentBuilder
 
withoutProperty(String, Object) - Method in class io.annot8.testing.testimpl.TestGroupBuilder
 
withProperties(Properties) - Method in class io.annot8.testing.testimpl.TestAnnotationBuilder
 
withProperties(Properties) - Method in class io.annot8.testing.testimpl.TestContentBuilderFactoryRegistry.TestContentBuilder
 
withProperties(Properties) - Method in class io.annot8.testing.testimpl.TestGroupBuilder
 
withProperty(String, Object) - Method in class io.annot8.testing.testimpl.TestAnnotationBuilder
 
withProperty(String, Object) - Method in class io.annot8.testing.testimpl.TestContentBuilderFactoryRegistry.TestContentBuilder
 
withProperty(String, Object) - Method in class io.annot8.testing.testimpl.TestGroupBuilder
 
withType(String) - Method in class io.annot8.testing.testimpl.TestAnnotationBuilder
 
withType(String) - Method in class io.annot8.testing.testimpl.TestGroupBuilder
 
A B C D E F G H I K L N P R S T V W