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

Download cascade JAR 1.0 with all dependencies


Cascade is a blackbox testing framework

Files of the artifact cascade version 1.0 from the group solutions.fluidity.

Artifact cascade
Group solutions.fluidity
Version 1.0
Last update 23. June 2017
Tags: blackbox cascade testing framework
Organization not specified
URL http://www.cascadetesting.tech/
License The Apache License, Version 2.0
Dependencies amount 5
Dependencies junit, javax.json-api, javax.json, reflections, jackson-databind,
There are maybe transitive dependencies!
There is a newer version: 1.1
Show newest version
Show more of this group  Show more artifacts with this name
Show all versions of cascade Show documentation

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

0 downloads

Source code of cascade version 1.0

META-INF
META-INF.META-INF.MANIFEST.MF
com.github.robindevilliers.cascade
com.github.robindevilliers.cascade.com.github.robindevilliers.cascade.Cascade
com.github.robindevilliers.cascade.com.github.robindevilliers.cascade.CascadeRunner
com.github.robindevilliers.cascade.com.github.robindevilliers.cascade.Completeness
com.github.robindevilliers.cascade.com.github.robindevilliers.cascade.Scenario
com.github.robindevilliers.cascade.com.github.robindevilliers.cascade.Scope
com.github.robindevilliers.cascade.annotations
com.github.robindevilliers.cascade.annotations.com.github.robindevilliers.cascade.annotations.AfterAll
com.github.robindevilliers.cascade.annotations.com.github.robindevilliers.cascade.annotations.BeforeAll
com.github.robindevilliers.cascade.annotations.com.github.robindevilliers.cascade.annotations.Clear
com.github.robindevilliers.cascade.annotations.com.github.robindevilliers.cascade.annotations.CompletenessLevel
com.github.robindevilliers.cascade.annotations.com.github.robindevilliers.cascade.annotations.Demands
com.github.robindevilliers.cascade.annotations.com.github.robindevilliers.cascade.annotations.Factory
com.github.robindevilliers.cascade.annotations.com.github.robindevilliers.cascade.annotations.FilterTests
com.github.robindevilliers.cascade.annotations.com.github.robindevilliers.cascade.annotations.Given
com.github.robindevilliers.cascade.annotations.com.github.robindevilliers.cascade.annotations.Limit
com.github.robindevilliers.cascade.annotations.com.github.robindevilliers.cascade.annotations.Narrative
com.github.robindevilliers.cascade.annotations.com.github.robindevilliers.cascade.annotations.OnlyRunWith
com.github.robindevilliers.cascade.annotations.com.github.robindevilliers.cascade.annotations.Parallelize
com.github.robindevilliers.cascade.annotations.com.github.robindevilliers.cascade.annotations.Profile
com.github.robindevilliers.cascade.annotations.com.github.robindevilliers.cascade.annotations.ReEntrantTerminator
com.github.robindevilliers.cascade.annotations.com.github.robindevilliers.cascade.annotations.Scan
com.github.robindevilliers.cascade.annotations.com.github.robindevilliers.cascade.annotations.Setup
com.github.robindevilliers.cascade.annotations.com.github.robindevilliers.cascade.annotations.StateRenderingRule
com.github.robindevilliers.cascade.annotations.com.github.robindevilliers.cascade.annotations.Step
com.github.robindevilliers.cascade.annotations.com.github.robindevilliers.cascade.annotations.StepHandler
com.github.robindevilliers.cascade.annotations.com.github.robindevilliers.cascade.annotations.StepPostHandler
com.github.robindevilliers.cascade.annotations.com.github.robindevilliers.cascade.annotations.StepPreHandler
com.github.robindevilliers.cascade.annotations.com.github.robindevilliers.cascade.annotations.Supplies
com.github.robindevilliers.cascade.annotations.com.github.robindevilliers.cascade.annotations.Teardown
com.github.robindevilliers.cascade.annotations.com.github.robindevilliers.cascade.annotations.Terminator
com.github.robindevilliers.cascade.annotations.com.github.robindevilliers.cascade.annotations.Then
com.github.robindevilliers.cascade.annotations.com.github.robindevilliers.cascade.annotations.TransitionRenderingRule
com.github.robindevilliers.cascade.annotations.com.github.robindevilliers.cascade.annotations.When
com.github.robindevilliers.cascade.conditions
com.github.robindevilliers.cascade.conditions.com.github.robindevilliers.cascade.conditions.AndPredicate
com.github.robindevilliers.cascade.conditions.com.github.robindevilliers.cascade.conditions.ConditionalLogic
com.github.robindevilliers.cascade.conditions.com.github.robindevilliers.cascade.conditions.EvaluatingVisitor
com.github.robindevilliers.cascade.conditions.com.github.robindevilliers.cascade.conditions.NotPredicate
com.github.robindevilliers.cascade.conditions.com.github.robindevilliers.cascade.conditions.OrPredicate
com.github.robindevilliers.cascade.conditions.com.github.robindevilliers.cascade.conditions.Predicate
com.github.robindevilliers.cascade.conditions.com.github.robindevilliers.cascade.conditions.Predicates
com.github.robindevilliers.cascade.conditions.com.github.robindevilliers.cascade.conditions.StepAtPredicate
com.github.robindevilliers.cascade.conditions.com.github.robindevilliers.cascade.conditions.Visitable
com.github.robindevilliers.cascade.conditions.com.github.robindevilliers.cascade.conditions.Visitor
com.github.robindevilliers.cascade.conditions.com.github.robindevilliers.cascade.conditions.WithStepPredicate
com.github.robindevilliers.cascade.events
com.github.robindevilliers.cascade.events.com.github.robindevilliers.cascade.events.Handler
com.github.robindevilliers.cascade.events.com.github.robindevilliers.cascade.events.WaitASecond
com.github.robindevilliers.cascade.events.com.github.robindevilliers.cascade.events.WaitTenSeconds
com.github.robindevilliers.cascade.exception
com.github.robindevilliers.cascade.exception.com.github.robindevilliers.cascade.exception.CascadeException
com.github.robindevilliers.cascade.model
com.github.robindevilliers.cascade.model.com.github.robindevilliers.cascade.model.Journey
com.github.robindevilliers.cascade.modules
com.github.robindevilliers.cascade.modules.com.github.robindevilliers.cascade.modules.CompletenessStrategy
com.github.robindevilliers.cascade.modules.com.github.robindevilliers.cascade.modules.ConstructionStrategy
com.github.robindevilliers.cascade.modules.com.github.robindevilliers.cascade.modules.FilterStrategy
com.github.robindevilliers.cascade.modules.com.github.robindevilliers.cascade.modules.JourneyGenerator
com.github.robindevilliers.cascade.modules.com.github.robindevilliers.cascade.modules.Reporter
com.github.robindevilliers.cascade.modules.com.github.robindevilliers.cascade.modules.Scanner
com.github.robindevilliers.cascade.modules.com.github.robindevilliers.cascade.modules.TestExecutor
com.github.robindevilliers.cascade.modules.com.github.robindevilliers.cascade.modules.TestReport
com.github.robindevilliers.cascade.modules.completeness
com.github.robindevilliers.cascade.modules.completeness.com.github.robindevilliers.cascade.modules.completeness.StandardCompletenessStrategy
com.github.robindevilliers.cascade.modules.construction
com.github.robindevilliers.cascade.modules.construction.com.github.robindevilliers.cascade.modules.construction.StandardConstructionStrategy
com.github.robindevilliers.cascade.modules.executor
com.github.robindevilliers.cascade.modules.executor.com.github.robindevilliers.cascade.modules.executor.StandardTestExecutor
com.github.robindevilliers.cascade.modules.filtering
com.github.robindevilliers.cascade.modules.filtering.com.github.robindevilliers.cascade.modules.filtering.StandardFilterStrategy
com.github.robindevilliers.cascade.modules.generator
com.github.robindevilliers.cascade.modules.generator.com.github.robindevilliers.cascade.modules.generator.Filter
com.github.robindevilliers.cascade.modules.generator.com.github.robindevilliers.cascade.modules.generator.StepBackwardsFromTerminatorsJourneyGenerator
com.github.robindevilliers.cascade.modules.reporter
com.github.robindevilliers.cascade.modules.reporter.com.github.robindevilliers.cascade.modules.reporter.DisableReporter
com.github.robindevilliers.cascade.modules.reporter.com.github.robindevilliers.cascade.modules.reporter.FileStateRendering
com.github.robindevilliers.cascade.modules.reporter.com.github.robindevilliers.cascade.modules.reporter.HtmlReporter
com.github.robindevilliers.cascade.modules.reporter.com.github.robindevilliers.cascade.modules.reporter.ListOfStringsStateRendering
com.github.robindevilliers.cascade.modules.reporter.com.github.robindevilliers.cascade.modules.reporter.ListStateRendering
com.github.robindevilliers.cascade.modules.reporter.com.github.robindevilliers.cascade.modules.reporter.RenderingSystem
com.github.robindevilliers.cascade.modules.reporter.com.github.robindevilliers.cascade.modules.reporter.StateRenderingStrategy
com.github.robindevilliers.cascade.modules.reporter.com.github.robindevilliers.cascade.modules.reporter.StringStateRendering
com.github.robindevilliers.cascade.modules.reporter.com.github.robindevilliers.cascade.modules.reporter.TransitionRenderingStrategy
com.github.robindevilliers.cascade.modules.scanner
com.github.robindevilliers.cascade.modules.scanner.com.github.robindevilliers.cascade.modules.scanner.ReflectionsClasspathScanner
com.github.robindevilliers.cascade.utils
com.github.robindevilliers.cascade.utils.com.github.robindevilliers.cascade.utils.Reference
com.github.robindevilliers.cascade.utils.com.github.robindevilliers.cascade.utils.ReflectionUtils
com.github.robindevilliers.cascade.utils.com.github.robindevilliers.cascade.utils.Utils
template
template.template.bootstrap.css.map
template.template.bootstrap.min.css
template.template.bootstrap.min.js
template.data
template.data.template.data.directoryData.js
template.fonts
template.fonts.template.fonts.glyphicons-halflings-regular.eot
template.fonts.template.fonts.glyphicons-halflings-regular.svg
template.fonts.template.fonts.glyphicons-halflings-regular.ttf
template.fonts.template.fonts.glyphicons-halflings-regular.woff
template.fonts.template.fonts.glyphicons-halflings-regular.woff2
template
template.template.index.html
template.template.index.js
template.template.journey.html
template.template.journey.js
template.template.jquery.min.js
template.lib
template.lib.template.lib.breadcrumb.js
template.lib.template.lib.coordinate.js
template.lib.template.lib.directory.js
template.lib.template.lib.enum.js
template.lib.template.lib.leg.js
template.lib.template.lib.path.js
template.lib.template.lib.plot.js
template.lib.template.lib.state.js
template.lib.template.lib.utils.js
template
template.template.lodash.js
template.template.state.html
template.template.state.js
template.template.style.css




© 2015 - 2024 Weber Informatics LLC | Privacy Policy