mirror of
https://github.com/itplr-kosit/validator.git
synced 2026-05-26 01:05:38 +00:00
03-UpdatePlugins
This commit is contained in:
parent
6a06fb7c68
commit
04a236ec83
100 changed files with 193 additions and 193 deletions
|
|
@ -39,7 +39,7 @@ import net.sf.saxon.s9api.XsltExecutable;
|
|||
|
||||
/**
|
||||
* Testet das repository.
|
||||
*
|
||||
*
|
||||
* @author Andreas Penski
|
||||
*/
|
||||
public class ContentRepositoryTest {
|
||||
|
|
|
|||
|
|
@ -33,7 +33,7 @@ import de.kosit.validationtool.model.scenarios.Scenarios;
|
|||
|
||||
/**
|
||||
* Simple test for testing the jaxb conversion service.
|
||||
*
|
||||
*
|
||||
* @author apenski
|
||||
*/
|
||||
public class ConversionServiceTest {
|
||||
|
|
|
|||
|
|
@ -49,7 +49,7 @@ import net.sf.saxon.s9api.XdmNode;
|
|||
|
||||
/**
|
||||
* Test das Check-Interface
|
||||
*
|
||||
*
|
||||
* @author Andreas Penski
|
||||
*/
|
||||
public class DefaultCheckTest {
|
||||
|
|
|
|||
|
|
@ -40,7 +40,7 @@ import net.sf.saxon.s9api.XdmNode;
|
|||
|
||||
/**
|
||||
* Helferlein für Test-Artefakte
|
||||
*
|
||||
*
|
||||
* @author Andreas Penski
|
||||
*/
|
||||
|
||||
|
|
@ -129,7 +129,7 @@ public class Helper {
|
|||
|
||||
/**
|
||||
* Lädt ein XML-Dokument von der gegebenen URL
|
||||
*
|
||||
*
|
||||
* @param url die url die geladen werden soll
|
||||
* @return ein result objekt mit Dokument
|
||||
*/
|
||||
|
|
|
|||
|
|
@ -34,7 +34,7 @@ import de.kosit.validationtool.impl.xml.RelativeUriResolver;
|
|||
|
||||
/**
|
||||
* Testet den Uri-Resolver der relative auflösen soll
|
||||
*
|
||||
*
|
||||
* @author Andreas Penski
|
||||
*/
|
||||
public class RelativeUriResolverTest {
|
||||
|
|
|
|||
|
|
@ -39,7 +39,7 @@ import net.sf.saxon.s9api.XdmNode;
|
|||
|
||||
/**
|
||||
* Testet das {@link ScenarioRepository}.
|
||||
*
|
||||
*
|
||||
* @author Andreas Penski
|
||||
*/
|
||||
|
||||
|
|
|
|||
|
|
@ -31,7 +31,7 @@ import de.kosit.validationtool.impl.Helper.Simple;
|
|||
|
||||
/**
|
||||
* Prüft die Funktionen des Validator auf Basis eines reduzierten Szenarios.
|
||||
*
|
||||
*
|
||||
* @author Andreas Penski
|
||||
*/
|
||||
public class SimpleScenarioCheckTest {
|
||||
|
|
|
|||
|
|
@ -34,7 +34,7 @@ import net.sf.saxon.s9api.XPathExecutable;
|
|||
|
||||
/**
|
||||
* Tests the 'acceptMatch' functionality.
|
||||
*
|
||||
*
|
||||
* @author Andreas Penski
|
||||
*/
|
||||
public class ComputeAcceptanceActionTest {
|
||||
|
|
|
|||
|
|
@ -42,7 +42,7 @@ import net.sf.saxon.s9api.SaxonApiException;
|
|||
|
||||
/**
|
||||
* Test for {@link CreateReportAction}.
|
||||
*
|
||||
*
|
||||
* @author Andreas Penski
|
||||
*/
|
||||
public class CreateReportActionTest {
|
||||
|
|
|
|||
|
|
@ -51,7 +51,7 @@ import de.kosit.validationtool.impl.tasks.CheckAction.Bag;
|
|||
|
||||
/**
|
||||
* Tests die {@link SchemaValidationAction}.
|
||||
*
|
||||
*
|
||||
* @author Andreas Penski
|
||||
*/
|
||||
public class SchemaValidatorActionTest {
|
||||
|
|
|
|||
|
|
@ -41,7 +41,7 @@ import net.sf.saxon.s9api.XsltTransformer;
|
|||
|
||||
/**
|
||||
* Tests {@link SchematronValidationAction}.
|
||||
*
|
||||
*
|
||||
* @author Andreas Penski
|
||||
*/
|
||||
public class SchematronValidationActionTest {
|
||||
|
|
|
|||
|
|
@ -49,7 +49,7 @@ import net.sf.saxon.s9api.XdmNode;
|
|||
|
||||
/**
|
||||
* Utilities for creating test objects.
|
||||
*
|
||||
*
|
||||
* @author Andreas Penski
|
||||
*/
|
||||
public class TestBagBuilder {
|
||||
|
|
|
|||
|
|
@ -34,9 +34,9 @@ import org.xml.sax.SAXNotSupportedException;
|
|||
import lombok.RequiredArgsConstructor;
|
||||
|
||||
/**
|
||||
*
|
||||
*
|
||||
* Tests the internal functions used to create a secure resolver
|
||||
*
|
||||
*
|
||||
* @author Andreas Penski
|
||||
*/
|
||||
public class BaseResolverConfigurationTest {
|
||||
|
|
|
|||
|
|
@ -30,7 +30,7 @@ import de.kosit.validationtool.impl.Helper.Resolving;
|
|||
|
||||
/**
|
||||
* Tests {@link RemoteResolvingStrategy}.
|
||||
*
|
||||
*
|
||||
* @author Andreas Penski
|
||||
*/
|
||||
public class RemoteResolvingStrategyTest {
|
||||
|
|
|
|||
|
|
@ -48,7 +48,7 @@ import net.sf.saxon.s9api.XsltTransformer;
|
|||
|
||||
/**
|
||||
* Testet verschiedene Saxon Security Einstellungen.
|
||||
*
|
||||
*
|
||||
* @author Andreas Penski
|
||||
*/
|
||||
@Slf4j
|
||||
|
|
|
|||
|
|
@ -32,7 +32,7 @@ import de.kosit.validationtool.impl.Helper.Resolving;
|
|||
|
||||
/**
|
||||
* Tests {@link StrictLocalResolvingStrategy}
|
||||
*
|
||||
*
|
||||
* @author Andreas Penski
|
||||
*/
|
||||
public class StrictLocalResolvingTest {
|
||||
|
|
|
|||
|
|
@ -32,7 +32,7 @@ import de.kosit.validationtool.impl.Helper.Resolving;
|
|||
|
||||
/**
|
||||
* Tests {@link StrictRelativeResolvingStrategy}.
|
||||
*
|
||||
*
|
||||
* @author Andreas Penski
|
||||
*/
|
||||
public class StrictRelativeResolvingTest {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue