Package com.atlassian.jira.mock.multitenant

Class Summary
MockMultiTenantComponentFactory Factory that doesn't create proxies, rather, always returns a direct reference to the instance provided by the creator or map
MockMultiTenantComponentMap<T> Map that doesn't use tenant reference, rather it always returns the same component.
MockMultiTenantComponentMapBuilder<T> Builder that doesn't build anything but just returns the map it was constructed with.
MockMultiTenantManager  
MockTenant This is an immutable tenant, to ensure the unit tests don't do anything stupid
MockTenantReference Mock tenant reference.
 



Copyright © 2002-2012 Atlassian. All Rights Reserved.