All Classes and Interfaces
Class
Description
ConcurrentHashMap provider.
Qualifier for internal services.
This class is a custom resolver that creates or finds services and wraps in a
spy.
@MC (Mock Collaborator) annotation is used on fields and methods
of a Test class to inject a mock of the @SUT's collaborating
services.
A cache service for tracking spy injectees and spy services.
Cache key for spies created.
A helper service for creating SUT, SC, MC or regular service.
A factory class used to create various objects.
Cache service used to track parent child relationship between injectees and
their parent.
@SC (Service Collaborator) annotation is used on fields and
methods of a Test class to inject spies of the @SUT's
collaborating services.
@SUT (Service Under Test) is an annotation used on fields and
methods of a Test class to inject a spy of the real service.