run an individual test against the deployment descriptor for the archive the verifier is performing compliance tests against. parammdescriptor deployment descriptor for the archivereturnresult object containing the result of the individual test performed return check((Application) descriptor);
run an individual test against the deployment descriptor for the archive the verifier is performing compliance tests against.
return check((Application) descriptor);
all connector tests should implement this method. it run an individual test against the resource adapter deployment descriptor. parammdescriptor deployment descriptor for the archive filereturnresult object containing the result of the individual test performed
all connector tests should implement this method. it run an individual test against the resource adapter deployment descriptor.
String archBase = getVerifierContext().getAbstractArchive(). getArchiveUri(); return archBase;