All Downloads are FREE. Search and download functionalities are using the official Maven repository.
Search JAR files by class name

Download pdsl JAR 1.7.2 with all dependencies


The Polymorphic DSL test framework was designed to solve the challenges with testing large, complex systems. Modern architecture requires software to run as distrubited systems or on multiple platforms. The conventional cost of testing these systems is quite high. PDSL allows a user to describe the system under test using a DSL of some kind: a picture, sentences in natural languages, graphs, etc. Using a common DSL allows someone to make deeply scalable tests. A simple change to the DSL could generate dozens of tests providing coverage through many layers of the test pyramid or even multiple applications.

Files of the artifact pdsl version 1.7.2 from the group com.google.pdsl.

Artifact pdsl
Group com.google.pdsl
Version 1.7.2
Last update 07. November 2024
Tags: scalable through software simple platforms these high complex layers quite deeply generate using test large natural kind testing system tests even solve requires some dozens providing challenges sentences polymorphic graphs modern common systems distrubited designed make architecture allows coverage cost languages could change multiple many picture with framework conventional someone pyramid pdsl describe under user applications
Organization not specified
URL http://www.github.com/google/polymorphicDSL
License not specified
Dependencies amount 16
Dependencies jacoco-maven-plugin, antlr4-runtime, antlr4, logback-classic, guava, asciidoctorj, asciidoctorj-pdf, protobuf-java, auto-value-annotations, junit, junit-platform-engine, junit-jupiter, junit-platform-commons, junit-jupiter-engine, guice, javax.inject,
There are maybe transitive dependencies!
The newest version!
Show more of this group  Show more artifacts with this name
Show all versions of pdsl Show documentation

Please rate this JAR file. Is it a good library?

0 downloads

Source code of pdsl version 1.7.2

.GherkinLexer.tokens
.GherkinParser.tokens
.GherkinTags.tokens
.GherkinTagsLexer.tokens
META-INF
META-INF.META-INF.MANIFEST.MF
.TODO_FEATURES
.application.properties
com.pdsl.exceptions
com.pdsl.exceptions.com.pdsl.exceptions.PolymorphicDslFrameworkException
com.pdsl.exceptions.com.pdsl.exceptions.PolymorphicDslReportException
com.pdsl.exceptions.com.pdsl.exceptions.PolymorphicDslTestResourceException
com.pdsl.exceptions.com.pdsl.exceptions.SentenceNotFoundException
com.pdsl.executors
com.pdsl.executors.com.pdsl.executors.DefaultPolymorphicDslTestExecutor
com.pdsl.executors.com.pdsl.executors.InterpreterObj
com.pdsl.executors.com.pdsl.executors.MultiOutputStream
com.pdsl.executors.com.pdsl.executors.PolymorphicDslTestExecutor
com.pdsl.executors.com.pdsl.executors.TraceableTestRunExecutor
com.pdsl.gherkin
com.pdsl.gherkin.com.pdsl.gherkin.DefaultGherkinTestSpecificationFactory
com.pdsl.gherkin.com.pdsl.gherkin.PdslGherkinInterpreterImpl
com.pdsl.gherkin.com.pdsl.gherkin.PdslGherkinListener
com.pdsl.gherkin.com.pdsl.gherkin.PdslGherkinListenerImpl
com.pdsl.gherkin.com.pdsl.gherkin.PdslGherkinRecognizer
com.pdsl.gherkin.com.pdsl.gherkin.PickleJar
com.pdsl.gherkin.com.pdsl.gherkin.PickleJarFactory
com.pdsl.gherkin.executors
com.pdsl.gherkin.executors.com.pdsl.gherkin.executors.GherkinTestExecutor
com.pdsl.gherkin.filter
com.pdsl.gherkin.filter.com.pdsl.gherkin.filter.GherkinTagFilterer
com.pdsl.gherkin.filter.com.pdsl.gherkin.filter.GherkinTags.interp
com.pdsl.gherkin.filter.com.pdsl.gherkin.filter.GherkinTagsBaseListener
com.pdsl.gherkin.filter.com.pdsl.gherkin.filter.GherkinTagsBaseVisitor
com.pdsl.gherkin.filter.com.pdsl.gherkin.filter.GherkinTagsLexer.interp
com.pdsl.gherkin.filter.com.pdsl.gherkin.filter.GherkinTagsLexer
com.pdsl.gherkin.filter.com.pdsl.gherkin.filter.GherkinTagsListener
com.pdsl.gherkin.filter.com.pdsl.gherkin.filter.GherkinTagsParser
com.pdsl.gherkin.filter.com.pdsl.gherkin.filter.GherkinTagsVisitor
com.pdsl.gherkin.filter.com.pdsl.gherkin.filter.GherkinTagsVisitorImpl
com.pdsl.gherkin.filter.com.pdsl.gherkin.filter.TagExpressionErrorListener
com.pdsl.gherkin.models
com.pdsl.gherkin.models.com.pdsl.gherkin.models.GherkinBackground
com.pdsl.gherkin.models.com.pdsl.gherkin.models.GherkinDocString
com.pdsl.gherkin.models.com.pdsl.gherkin.models.GherkinExamplesTable
com.pdsl.gherkin.models.com.pdsl.gherkin.models.GherkinFeature
com.pdsl.gherkin.models.com.pdsl.gherkin.models.GherkinRule
com.pdsl.gherkin.models.com.pdsl.gherkin.models.GherkinScenario
com.pdsl.gherkin.models.com.pdsl.gherkin.models.GherkinStep
com.pdsl.gherkin.models.com.pdsl.gherkin.models.GherkinString
com.pdsl.gherkin.models.com.pdsl.gherkin.models.MissingSubstitutionValuesException
com.pdsl.gherkin.parser
com.pdsl.gherkin.parser.com.pdsl.gherkin.parser.GherkinCommonContextHelper
com.pdsl.gherkin.parser.com.pdsl.gherkin.parser.GherkinLexer.interp
com.pdsl.gherkin.parser.com.pdsl.gherkin.parser.GherkinLexer
com.pdsl.gherkin.parser.com.pdsl.gherkin.parser.GherkinParser.interp
com.pdsl.gherkin.parser.com.pdsl.gherkin.parser.GherkinParser
com.pdsl.gherkin.parser.com.pdsl.gherkin.parser.GherkinParserBaseListener
com.pdsl.gherkin.parser.com.pdsl.gherkin.parser.GherkinParserBaseVisitor
com.pdsl.gherkin.parser.com.pdsl.gherkin.parser.GherkinParserListener
com.pdsl.gherkin.parser.com.pdsl.gherkin.parser.GherkinParserVisitor
com.pdsl.gherkin.specifications
com.pdsl.gherkin.specifications.com.pdsl.gherkin.specifications.GherkinTestSpecification
com.pdsl.gherkin.specifications.com.pdsl.gherkin.specifications.GherkinTestSpecificationFactory
com.pdsl.gherkin.testcases
com.pdsl.gherkin.testcases.com.pdsl.gherkin.testcases.GherkinTestCaseSpecification
com.pdsl.logging
com.pdsl.logging.com.pdsl.logging.AnsiTerminalColorHelper
com.pdsl.logging.com.pdsl.logging.PdslThreadSafeOutputStream
com.pdsl.reports
com.pdsl.reports.com.pdsl.reports.DefaultTestResult
com.pdsl.reports.com.pdsl.reports.MetadataTestRunResults
com.pdsl.reports.com.pdsl.reports.OperationalReportGenerator
com.pdsl.reports.com.pdsl.reports.PdslReportData
com.pdsl.reports.com.pdsl.reports.PolymorphicDslTestRunResults
com.pdsl.reports.com.pdsl.reports.ReportListener
com.pdsl.reports.com.pdsl.reports.StrategicReportGenerator
com.pdsl.reports.com.pdsl.reports.TacticalReportGenerator
com.pdsl.reports.com.pdsl.reports.TechnicalReportGenerator
com.pdsl.reports.com.pdsl.reports.TestResult
com.pdsl.reports.com.pdsl.reports.TestResultReportProvider
com.pdsl.reports.com.pdsl.reports.TestRunResults
com.pdsl.reports.com.pdsl.reports.TraceableReportGenerator
com.pdsl.reports.asciidoctor
com.pdsl.reports.asciidoctor.com.pdsl.reports.asciidoctor.AsciidoctorOperationalReportGenerator
com.pdsl.reports.asciidoctor.com.pdsl.reports.asciidoctor.AsciidoctorReportGenerator
com.pdsl.reports.asciidoctor.com.pdsl.reports.asciidoctor.AsciidoctorStrategicReportGenerator
com.pdsl.reports.asciidoctor.com.pdsl.reports.asciidoctor.AsciidoctorTacticalReportGenerator
com.pdsl.reports.asciidoctor.com.pdsl.reports.asciidoctor.AsciidoctorTechnicalReportGenerator
com.pdsl.reports.asciidoctor.com.pdsl.reports.asciidoctor.DefaultAsciidoctorReportGeneratorProvider
com.pdsl.reports.proto
com.pdsl.reports.proto.com.pdsl.reports.proto.OperationalReportData
com.pdsl.reports.proto.com.pdsl.reports.proto.OperationalReportDataOrBuilder
com.pdsl.reports.proto.com.pdsl.reports.proto.StrategicReportData
com.pdsl.reports.proto.com.pdsl.reports.proto.StrategicReportData.proto
com.pdsl.reports.proto.com.pdsl.reports.proto.StrategicReportDataOrBuilder
com.pdsl.reports.proto.com.pdsl.reports.proto.StrategicReportDataOuterClass
com.pdsl.reports.proto.com.pdsl.reports.proto.TacticalReportData
com.pdsl.reports.proto.com.pdsl.reports.proto.TacticalReportDataOrBuilder
com.pdsl.reports.proto.com.pdsl.reports.proto.TechnicalReportData
com.pdsl.reports.proto.com.pdsl.reports.proto.TechnicalReportDataOrBuilder
com.pdsl.reports.proto.com.pdsl.reports.proto.TestCaseGroup
com.pdsl.reports.proto.com.pdsl.reports.proto.TestCaseGroupOrBuilder
com.pdsl.runners
com.pdsl.runners.com.pdsl.runners.EmptyParseTreeListenerProvider
com.pdsl.runners.com.pdsl.runners.EmptyParseTreeVisitorProvider
com.pdsl.runners.com.pdsl.runners.EmptyRecognizerLexer
com.pdsl.runners.com.pdsl.runners.EmptyRecognizerParser
com.pdsl.runners.com.pdsl.runners.EmptyReportGenerator
com.pdsl.runners.com.pdsl.runners.EmptySpecificationFactoryProvider
com.pdsl.runners.com.pdsl.runners.EmptyTestExecutorProvider
com.pdsl.runners.com.pdsl.runners.EmptyTestResourceFinder
com.pdsl.runners.com.pdsl.runners.EmptyTestSpecificationFactory
com.pdsl.runners.com.pdsl.runners.ExecutorHelper
com.pdsl.runners.com.pdsl.runners.Interpreter
com.pdsl.runners.com.pdsl.runners.InterpreterParam
com.pdsl.runners.com.pdsl.runners.JUnit4RecognizerParamsConverter
com.pdsl.runners.com.pdsl.runners.JUnit5DefaultPackageAccessor
com.pdsl.runners.com.pdsl.runners.PdslConfiguration
com.pdsl.runners.com.pdsl.runners.PdslConfigurationHelper
com.pdsl.runners.com.pdsl.runners.PdslGherkinApplication
com.pdsl.runners.com.pdsl.runners.PdslTest
com.pdsl.runners.com.pdsl.runners.PdslTestParams
com.pdsl.runners.com.pdsl.runners.PdslTestSuite
com.pdsl.runners.com.pdsl.runners.RecognizedBy
com.pdsl.runners.com.pdsl.runners.RecognizerParams
com.pdsl.runners.com.pdsl.runners.SharedTestSuiteVisitor
com.pdsl.runners.com.pdsl.runners.TestSpecificationFactoryGenerator
com.pdsl.runners.junit
com.pdsl.runners.junit.com.pdsl.runners.junit.JUnitConfigurationAccessor
com.pdsl.runners.junit.com.pdsl.runners.junit.PdslExecutorRunner
com.pdsl.runners.junit.com.pdsl.runners.junit.PdslGherkinHelperAnnotation
com.pdsl.runners.junit.com.pdsl.runners.junit.PdslGherkinJUnit4Runner
com.pdsl.runners.junit.com.pdsl.runners.junit.PdslJUnit4ConfigurableRunner
com.pdsl.runners.junit.com.pdsl.runners.junit.PdslStatement
com.pdsl.runners.junit.com.pdsl.runners.junit.PolymorphicDslJUnitException
com.pdsl.specifications
com.pdsl.specifications.com.pdsl.specifications.DefaultPhrase
com.pdsl.specifications.com.pdsl.specifications.DefaultTestSpecification
com.pdsl.specifications.com.pdsl.specifications.FileDelimitedTestSpecificationFactory
com.pdsl.specifications.com.pdsl.specifications.FileSystemTestResourceFinder
com.pdsl.specifications.com.pdsl.specifications.FileSystemTestResourceGenerator
com.pdsl.specifications.com.pdsl.specifications.FilteredPhrase
com.pdsl.specifications.com.pdsl.specifications.GlobPathMatcher
com.pdsl.specifications.com.pdsl.specifications.LineDelimitedTestSpecificationFactory
com.pdsl.specifications.com.pdsl.specifications.Phrase
com.pdsl.specifications.com.pdsl.specifications.PolymorphicDslTransformationException
com.pdsl.specifications.com.pdsl.specifications.TaggedTestSpecification
com.pdsl.specifications.com.pdsl.specifications.TestResourceFinder
com.pdsl.specifications.com.pdsl.specifications.TestResourceFinderGenerator
com.pdsl.specifications.com.pdsl.specifications.TestSpecification
com.pdsl.specifications.com.pdsl.specifications.TestSpecificationFactory
com.pdsl.testcases
com.pdsl.testcases.com.pdsl.testcases.DefaultPdslTestCase
com.pdsl.testcases.com.pdsl.testcases.DefaultTaggedTestCase
com.pdsl.testcases.com.pdsl.testcases.DefaultTestSection
com.pdsl.testcases.com.pdsl.testcases.PreorderTestCaseFactory
com.pdsl.testcases.com.pdsl.testcases.SharedTestCase
com.pdsl.testcases.com.pdsl.testcases.SharedTestSuite
com.pdsl.testcases.com.pdsl.testcases.SingleTestOutputPreorderTestCaseFactory
com.pdsl.testcases.com.pdsl.testcases.TaggedTestCase
com.pdsl.testcases.com.pdsl.testcases.TestBodyFragment
com.pdsl.testcases.com.pdsl.testcases.TestCase
com.pdsl.testcases.com.pdsl.testcases.TestCaseFactory
com.pdsl.testcases.com.pdsl.testcases.TestSection
com.pdsl.transformers
com.pdsl.transformers.com.pdsl.transformers.DefaultPolymorphicDslPhraseFilter
com.pdsl.transformers.com.pdsl.transformers.InterpreterBasedPhraseFilter.bkp
com.pdsl.transformers.com.pdsl.transformers.PdslErrorListener
com.pdsl.transformers.com.pdsl.transformers.PolymorphicDslFileException
com.pdsl.transformers.com.pdsl.transformers.PolymorphicDslPhraseFilter
com.pdsl.transformers.com.pdsl.transformers.TestSpecificationHelper
org.junit.jupiter.engine.descriptor
org.junit.jupiter.engine.descriptor.org.junit.jupiter.engine.descriptor.Interpreter
org.junit.jupiter.engine.descriptor.org.junit.jupiter.engine.descriptor.JupiterDescriptorKey
org.junit.jupiter.engine.descriptor.org.junit.jupiter.engine.descriptor.PdslConfigParameter
org.junit.jupiter.engine.descriptor.org.junit.jupiter.engine.descriptor.PdslExecutable
org.junit.jupiter.engine.descriptor.org.junit.jupiter.engine.descriptor.PdslGeneralInvocationContextProvider
org.junit.jupiter.engine.descriptor.org.junit.jupiter.engine.descriptor.PdslGherkinInvocationContextProvider
org.junit.jupiter.engine.descriptor.org.junit.jupiter.engine.descriptor.PdslInvocationContext
org.junit.jupiter.engine.descriptor.org.junit.jupiter.engine.descriptor.PdslSharedInvocationContextProvider
org.junit.jupiter.engine.descriptor.org.junit.jupiter.engine.descriptor.PdslTestParameter




© 2015 - 2024 Weber Informatics LLC | Privacy Policy