jar

com.github.bernerbits : givwenzen

Maven & Gradle

Sep 03, 2014
0 stars

GivWenZen · GivWenZen allows a user to use the BDD Given When Then vocabulary and plain text sentences to help a team get the words right and create a ubiquitous language to describe and test a business domain.

Table Of Contents

Latest Version

Download com.github.bernerbits : givwenzen JAR file - Latest Versions:

All Versions

Download com.github.bernerbits : givwenzen JAR file - All Versions:

Version Vulnerabilities Size Updated
1.0.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window givwenzen-1.0.6.1.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.givwenzen.experimental

├─ org.givwenzen.experimental.GWZInJavadoc.class - [JAR]

├─ org.givwenzen.experimental.GivWenZenForJUnit.class - [JAR]

org.givwenzen.text.matching.lucene

├─ org.givwenzen.text.matching.lucene.LuceneSimilarity.class - [JAR]

org.givwenzen.text.matching.levenshtein

├─ org.givwenzen.text.matching.levenshtein.Distance.class - [JAR]

├─ org.givwenzen.text.matching.levenshtein.SimilarMethodNameFinder.class - [JAR]

org.givwenzen

├─ org.givwenzen.CustomParserFinder.class - [JAR]

├─ org.givwenzen.DomainStepFactory.class - [JAR]

├─ org.givwenzen.DomainStepFinder.class - [JAR]

├─ org.givwenzen.DomainStepMethodLocator.class - [JAR]

├─ org.givwenzen.DomainStepNotFoundException.class - [JAR]

├─ org.givwenzen.GivWenZen.class - [JAR]

├─ org.givwenzen.GivWenZenException.class - [JAR]

├─ org.givwenzen.GivWenZenExecutionException.class - [JAR]

├─ org.givwenzen.GivWenZenExecutor.class - [JAR]

├─ org.givwenzen.GivWenZenExecutorCreator.class - [JAR]

├─ org.givwenzen.GivWenZenForSlim.class - [JAR]

├─ org.givwenzen.ICustomParserFinder.class - [JAR]

├─ org.givwenzen.IDomainStepFactory.class - [JAR]

├─ org.givwenzen.IDomainStepFinder.class - [JAR]

├─ org.givwenzen.InvalidDomainStepParameterException.class - [JAR]

├─ org.givwenzen.MethodAndInvocationTarget.class - [JAR]

├─ org.givwenzen.MissingStepMethodAndInvocationTarget.class - [JAR]

org.givwenzen.reflections

├─ org.givwenzen.reflections.Configuration.class - [JAR]

├─ org.givwenzen.reflections.Reflections.class - [JAR]

├─ org.givwenzen.reflections.ReflectionsBuilder.class - [JAR]

├─ org.givwenzen.reflections.ReflectionsException.class - [JAR]

├─ org.givwenzen.reflections.Store.class - [JAR]

org.givwenzen.reflections.adapters

├─ org.givwenzen.reflections.adapters.JavassistAdapter.class - [JAR]

├─ org.givwenzen.reflections.adapters.MetadataAdapter.class - [JAR]

├─ org.givwenzen.reflections.adapters.ParallelStrategy.class - [JAR]

├─ org.givwenzen.reflections.adapters.ParallelStrategyHelper.class - [JAR]

├─ org.givwenzen.reflections.adapters.SingleThreadedParallelStrategy.class - [JAR]

├─ org.givwenzen.reflections.adapters.ThreadPoolParallelStrategy.class - [JAR]

org.givwenzen.text.matching

├─ org.givwenzen.text.matching.Similarity.class - [JAR]

org.givwenzen.parse

├─ org.givwenzen.parse.ArrayParser.class - [JAR]

├─ org.givwenzen.parse.MethodParameterParser.class - [JAR]

├─ org.givwenzen.parse.PropertyEditorParser.class - [JAR]

├─ org.givwenzen.parse.StringParser.class - [JAR]

├─ org.givwenzen.parse.StringToObjectParser.class - [JAR]

├─ org.givwenzen.parse.ValueObjectParser.class - [JAR]

org.givwenzen.reflections.scanners

├─ org.givwenzen.reflections.scanners.AbstractScanner.class - [JAR]

├─ org.givwenzen.reflections.scanners.ClassAnnotationsScanner.class - [JAR]

├─ org.givwenzen.reflections.scanners.ConvertersScanner.class - [JAR]

├─ org.givwenzen.reflections.scanners.FieldAnnotationsScanner.class - [JAR]

├─ org.givwenzen.reflections.scanners.MethodAnnotationsScanner.class - [JAR]

├─ org.givwenzen.reflections.scanners.MethodParametersAnnotationsScanner.class - [JAR]

├─ org.givwenzen.reflections.scanners.Scanner.class - [JAR]

├─ org.givwenzen.reflections.scanners.SubTypesScanner.class - [JAR]

org.givwenzen.reflections.util

├─ org.givwenzen.reflections.util.AbstractConfiguration.class - [JAR]

├─ org.givwenzen.reflections.util.ClasspathHelper.class - [JAR]

├─ org.givwenzen.reflections.util.DescriptorHelper.class - [JAR]

├─ org.givwenzen.reflections.util.FilterBuilder.class - [JAR]

├─ org.givwenzen.reflections.util.Utils.class - [JAR]

org.givwenzen.annotations

├─ org.givwenzen.annotations.DefaultInstantiationState.class - [JAR]

├─ org.givwenzen.annotations.DomainStep.class - [JAR]

├─ org.givwenzen.annotations.DomainSteps.class - [JAR]

├─ org.givwenzen.annotations.InstantiationState.class - [JAR]

├─ org.givwenzen.annotations.InstantiationStateCreator.class - [JAR]

├─ org.givwenzen.annotations.InstantiationStrategy.class - [JAR]

├─ org.givwenzen.annotations.MarkedClass.class - [JAR]

├─ org.givwenzen.annotations.MarkedClassFinder.class - [JAR]

├─ org.givwenzen.annotations.NoParameterInstantiationStrategy.class - [JAR]

├─ org.givwenzen.annotations.ObjectInterfaceInstantiationStrategy.class - [JAR]

├─ org.givwenzen.annotations.ObjectInterfacesInstantiationStrategy.class - [JAR]

├─ org.givwenzen.annotations.ObjectParameterInstantiationStrategy.class - [JAR]