Index

A C D E G I M N O P R S T U W 
All Classes and Interfaces|All Packages

A

ArchUnitTests - Class in pro.verron.officestamper.test.architecture
Architecture tests using ArchUnit.
ArchUnitTests() - Constructor for class pro.verron.officestamper.test.architecture.ArchUnitTests
Default constructor.

C

canRead(EvaluationContext, Object, String) - Method in class pro.verron.officestamper.test.SimpleGetter
canWrite(EvaluationContext, Object, String) - Method in class pro.verron.officestamper.test.SimpleGetter
characterTable(List, List) - Method in interface pro.verron.officestamper.test.utils.ContextFactory
Creates a character table context.
characterTable(List, List) - Method in class pro.verron.officestamper.test.utils.MapContextFactory
 
characterTable(List, List) - Method in class pro.verron.officestamper.test.utils.ObjectContextFactory
 
ContextFactory - Interface in pro.verron.officestamper.test.utils
Factory for creating test contexts.
coupleContext() - Method in interface pro.verron.officestamper.test.utils.ContextFactory
Creates a couple context.
coupleContext() - Method in class pro.verron.officestamper.test.utils.MapContextFactory
TODO make a Simpsons version
coupleContext() - Method in class pro.verron.officestamper.test.utils.ObjectContextFactory
 

D

date(Temporal) - Method in interface pro.verron.officestamper.test.utils.ContextFactory
Creates a date context.
date(Temporal) - Method in class pro.verron.officestamper.test.utils.MapContextFactory
 
date(Temporal) - Method in class pro.verron.officestamper.test.utils.ObjectContextFactory
 
DocxFactory - Class in pro.verron.officestamper.test.utils
Factory for creating DOCX documents for testing.
DocxFactory() - Constructor for class pro.verron.officestamper.test.utils.DocxFactory
Default constructor.

E

empty() - Method in interface pro.verron.officestamper.test.utils.ContextFactory
Creates an empty context.
empty() - Method in class pro.verron.officestamper.test.utils.MapContextFactory
 
empty() - Method in class pro.verron.officestamper.test.utils.ObjectContextFactory
 

G

getImage(Path) - Static method in class pro.verron.officestamper.test.utils.ResourceUtils
Retrieves an image from the specified resource path.
getImage(Path, Integer) - Static method in class pro.verron.officestamper.test.utils.ResourceUtils
Retrieves an image from the specified resource path.
getPowerPointResource(Path) - Static method in class pro.verron.officestamper.test.utils.ResourceUtils
Retrieves a PresentationMLPackage from the specified resource path.
getResource(Path) - Static method in class pro.verron.officestamper.test.utils.ResourceUtils
Retrieves an InputStream for the specified resource path.
getSpecificTargetClasses() - Method in class pro.verron.officestamper.test.SimpleGetter
getWordResource(String) - Static method in class pro.verron.officestamper.test.utils.ResourceUtils
Retrieves a WordprocessingMLPackage from the specified resource path.
getWordResource(Path) - Static method in class pro.verron.officestamper.test.utils.ResourceUtils
Retrieves a WordprocessingMLPackage from the specified resource path.

I

image(Image) - Method in interface pro.verron.officestamper.test.utils.ContextFactory
Creates an image context.
image(Image) - Method in class pro.verron.officestamper.test.utils.MapContextFactory
Represents the context for an insertable image.
image(Image) - Method in class pro.verron.officestamper.test.utils.ObjectContextFactory
Represents the context for an insertable image.
imagedName(String, Image) - Method in interface pro.verron.officestamper.test.utils.ContextFactory
Creates an imaged name context.
imagedName(String, Image) - Method in class pro.verron.officestamper.test.utils.MapContextFactory
 
imagedName(String, Image) - Method in class pro.verron.officestamper.test.utils.ObjectContextFactory
 

M

makeWordResource(String) - Static method in class pro.verron.officestamper.test.utils.DocxFactory
Creates a WordprocessingMLPackage from an AsciiDoc string.
mapAndReflectiveContext() - Method in interface pro.verron.officestamper.test.utils.ContextFactory
Creates a map and reflective context.
mapAndReflectiveContext() - Method in class pro.verron.officestamper.test.utils.MapContextFactory
TODO make a Simpsons version
mapAndReflectiveContext() - Method in class pro.verron.officestamper.test.utils.ObjectContextFactory
 
mapContextFactory() - Static method in interface pro.verron.officestamper.test.utils.ContextFactory
Returns a map context factory.
MapContextFactory - Class in pro.verron.officestamper.test.utils
Factory for creating map-based contexts.
MapContextFactory() - Constructor for class pro.verron.officestamper.test.utils.MapContextFactory
Default constructor.

N

name(String) - Method in interface pro.verron.officestamper.test.utils.ContextFactory
Creates a name context.
name(String) - Method in class pro.verron.officestamper.test.utils.MapContextFactory
 
name(String) - Method in class pro.verron.officestamper.test.utils.ObjectContextFactory
 
names(Class, String...) - Method in interface pro.verron.officestamper.test.utils.ContextFactory
Creates a names context with a specific class.
names(Class, String...) - Method in class pro.verron.officestamper.test.utils.MapContextFactory
 
names(Class, String...) - Method in class pro.verron.officestamper.test.utils.ObjectContextFactory
 
names(String...) - Method in interface pro.verron.officestamper.test.utils.ContextFactory
Creates a names context.
names(String...) - Method in class pro.verron.officestamper.test.utils.MapContextFactory
 
names(String...) - Method in class pro.verron.officestamper.test.utils.ObjectContextFactory
 
nullishContext() - Method in interface pro.verron.officestamper.test.utils.ContextFactory
Creates a nullish context.
nullishContext() - Method in class pro.verron.officestamper.test.utils.MapContextFactory
TODO make a Simpsons version
nullishContext() - Method in class pro.verron.officestamper.test.utils.ObjectContextFactory
 

O

objectContextFactory() - Static method in interface pro.verron.officestamper.test.utils.ContextFactory
Returns an object context factory.
ObjectContextFactory - Class in pro.verron.officestamper.test.utils
ContextFactory class.
ObjectContextFactory() - Constructor for class pro.verron.officestamper.test.utils.ObjectContextFactory
Default constructor.

P

pro.verron.officestamper.test - module pro.verron.officestamper.test
Test module for Office-stamper engine.
pro.verron.officestamper.test - package pro.verron.officestamper.test
 
pro.verron.officestamper.test.architecture - package pro.verron.officestamper.test.architecture
 
pro.verron.officestamper.test.utils - package pro.verron.officestamper.test.utils
 

R

read(EvaluationContext, Object, String) - Method in class pro.verron.officestamper.test.SimpleGetter
ResourceUtils - Class in pro.verron.officestamper.test.utils
A utility class for testing.
ResourceUtils() - Constructor for class pro.verron.officestamper.test.utils.ResourceUtils
Default constructor.
roles(String...) - Method in interface pro.verron.officestamper.test.utils.ContextFactory
Creates a roles context.
roles(String...) - Method in class pro.verron.officestamper.test.utils.MapContextFactory
Creates a Characters object from an array of string inputs containing names and actors.
roles(String...) - Method in class pro.verron.officestamper.test.utils.ObjectContextFactory
Creates a Characters object from an array of string inputs containing names and actors.

S

schoolContext() - Method in interface pro.verron.officestamper.test.utils.ContextFactory
Creates a school context.
schoolContext() - Method in class pro.verron.officestamper.test.utils.MapContextFactory
TODO make a Simpsons version
schoolContext() - Method in class pro.verron.officestamper.test.utils.ObjectContextFactory
 
sectionName(String, String) - Method in interface pro.verron.officestamper.test.utils.ContextFactory
Creates a section name context.
sectionName(String, String) - Method in class pro.verron.officestamper.test.utils.MapContextFactory
 
sectionName(String, String) - Method in class pro.verron.officestamper.test.utils.ObjectContextFactory
 
sentence(String) - Method in interface pro.verron.officestamper.test.utils.ContextFactory
Creates a sentence context.
sentence(String) - Method in class pro.verron.officestamper.test.utils.MapContextFactory
 
sentence(String) - Method in class pro.verron.officestamper.test.utils.ObjectContextFactory
 
show() - Method in interface pro.verron.officestamper.test.utils.ContextFactory
Creates a show context.
show() - Method in class pro.verron.officestamper.test.utils.MapContextFactory
 
show() - Method in class pro.verron.officestamper.test.utils.ObjectContextFactory
 
SimpleGetter - Class in pro.verron.officestamper.test
Simple property accessor for testing.
SimpleGetter(String, Object) - Constructor for class pro.verron.officestamper.test.SimpleGetter
Constructor for SimpleGetter.
spacy() - Method in interface pro.verron.officestamper.test.utils.ContextFactory
Creates a spacy context.
spacy() - Method in class pro.verron.officestamper.test.utils.MapContextFactory
 
spacy() - Method in class pro.verron.officestamper.test.utils.ObjectContextFactory
 
subDocPartContext() - Method in interface pro.verron.officestamper.test.utils.ContextFactory
Creates a sub document part context.
subDocPartContext() - Method in class pro.verron.officestamper.test.utils.MapContextFactory
TODO make a Simpsons version
subDocPartContext() - Method in class pro.verron.officestamper.test.utils.ObjectContextFactory
 

T

tableContext() - Method in interface pro.verron.officestamper.test.utils.ContextFactory
Creates a table context.
tableContext() - Method in class pro.verron.officestamper.test.utils.MapContextFactory
TODO make a Simpsons version
tableContext() - Method in class pro.verron.officestamper.test.utils.ObjectContextFactory
 

U

units(Image...) - Method in interface pro.verron.officestamper.test.utils.ContextFactory
Creates a units context.
units(Image...) - Method in class pro.verron.officestamper.test.utils.MapContextFactory
 
units(Image...) - Method in class pro.verron.officestamper.test.utils.ObjectContextFactory
 

W

write(EvaluationContext, Object, String, Object) - Method in class pro.verron.officestamper.test.SimpleGetter
A C D E G I M N O P R S T U W 
All Classes and Interfaces|All Packages