Package org.jomc.modlet.test.support

Package class diagram package org.jomc.modlet.test.support
Model context application programming interface test suite support classes.

See:
          Description

Class Summary
ClassCastExceptionModelContext ModelContext implementation not extending ModelContext.
ClassCastExceptionModelContextFactory ModelContextFactory implementation not extending ModelContext.
IllegalAccessExceptionModelContext ModelContext implementation with inaccessible constructor.
IllegalAccessExceptionModelContextFactory ModelContextFactory implementation with inaccessible constructor.
IllegalServicesModletProvider ModletProvider test implementation providing incompatible services.
InstantiationExceptionModelContext ModelContext implementation declared abstract.
InstantiationExceptionModelContextFactory ModelContextFactory implementation declared abstract.
InstantiationExceptionPropertyType Property type throwing an UnsupportedOperationException on instantiation.
InvocationTargetExceptionModelContext ModelContext implementation throwing an exception on initialization.
InvocationTargetExceptionPropertyType Property type throwing an UnsupportedOperationException.
NoSuchMethodExceptionModelContext ModelContext implementation without constructor taking a class loader.
NullModelProcessor ModelProcessor test implementation returning null.
NullModelProvider ModelProvider test implementation returning null.
NullModelValidator ModelValidator test implementation returning null.
NullModletProvider ModletProvider test implementation returning null.
ServicesNotFoundModletProvider ModletProvider test implementation providing non-existent services.
TestMarshallerListener Marshaller.Listener test implementation.
TestModelProcessor ModelProcessor test implementation.
TestModelProvider ModelProvider test implementation.
TestModelValidator ModelValidator test implementation.
TestModletProvider ModletProvider test implementation.
TestUnmarshallerListener Unmarshaller.Listener test implementation.
 

Package org.jomc.modlet.test.support Description

Model context application programming interface test suite support classes.



Copyright © 2005-2012 The JOMC Project. All Rights Reserved.Get JOMC at SourceForge.net. Fast, secure and Free Open Source software downloads
Please note that this documentation is maintained by non-native english speaking authors. As such, you may encounter phrases or wordings which seem imprecise or may even have a totally different meaning to native english speaking readers than what the individual author was trying to express. If you are a native english speaking reader and find any such phrases or wordings we kindly ask you to send an email to the corresponding author and help us improve this documentation in order to avoid misunderstandings. You will find the authors' email addresses at the top of each class. Please accept our apologies for any inconvenience caused.