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

Download powerunit JAR 0.2.0 with all dependencies


This is a test framework for the JDK 1.8.

Files of the artifact powerunit version 0.2.0 from the group ch.powerunit.

Artifact powerunit
Group ch.powerunit
Version 0.2.0
Last update 15. October 2014
Tags: test this framework
Organization Powerunit
URL http://www.powerunit.ch/powerunit
License GNU General Public License (GPL)
Dependencies amount 2
Dependencies hamcrest-all, mockito-all,
There are maybe transitive dependencies!
There is a newer version: 0.5.0
Show newest version
Show more of this group  Show more artifacts with this name
Show all versions of powerunit Show documentation

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

0 downloads

Source code of powerunit version 0.2.0

.LICENSE.txt
META-INF
META-INF.META-INF.MANIFEST.MF
META-INF.services
META-INF.services.META-INF.services.org.apache.maven.surefire.providerapi.SurefireProvider
ch.powerunit
ch.powerunit.ch.powerunit.Assert
ch.powerunit.ch.powerunit.AssertThatException
ch.powerunit.ch.powerunit.AssertThatIterable
ch.powerunit.ch.powerunit.AssertThatObject
ch.powerunit.ch.powerunit.AssertThatString
ch.powerunit.ch.powerunit.Assume
ch.powerunit.ch.powerunit.Categories
ch.powerunit.ch.powerunit.FileMatchers
ch.powerunit.ch.powerunit.HamcrestMatchers
ch.powerunit.ch.powerunit.Ignore
ch.powerunit.ch.powerunit.Matchers
ch.powerunit.ch.powerunit.Parameter
ch.powerunit.ch.powerunit.Parameters
ch.powerunit.ch.powerunit.PowerUnitMainRunner
ch.powerunit.ch.powerunit.PowerUnitRunner
ch.powerunit.ch.powerunit.Rule
ch.powerunit.ch.powerunit.Statement
ch.powerunit.ch.powerunit.Test
ch.powerunit.ch.powerunit.TestContext
ch.powerunit.ch.powerunit.TestDelegate
ch.powerunit.ch.powerunit.TestDelegator
ch.powerunit.ch.powerunit.TestInterface
ch.powerunit.ch.powerunit.TestResultListener
ch.powerunit.ch.powerunit.TestRule
ch.powerunit.ch.powerunit.TestSuite
ch.powerunit.exception
ch.powerunit.exception.ch.powerunit.exception.AssumptionError
ch.powerunit.exception.ch.powerunit.exception.InternalError
ch.powerunit.exception.ch.powerunit.exception.package-info
ch.powerunit.helpers
ch.powerunit.helpers.ch.powerunit.helpers.StreamParametersMapFunction
ch.powerunit.helpers.ch.powerunit.helpers.package-info
ch.powerunit.impl
ch.powerunit.impl.ch.powerunit.impl.AssertThatExceptionImpl
ch.powerunit.impl.ch.powerunit.impl.AssertThatIterableImpl
ch.powerunit.impl.ch.powerunit.impl.AssertThatObjectImpl
ch.powerunit.impl.ch.powerunit.impl.AssertThatStringImpl
ch.powerunit.impl.ch.powerunit.impl.DefaultPowerUnitRunnerImpl
ch.powerunit.impl.ch.powerunit.impl.DefaultTestResultListener
ch.powerunit.impl.ch.powerunit.impl.TestContextImpl
ch.powerunit.impl.ch.powerunit.impl.package-info
ch.powerunit.impl.validator
ch.powerunit.impl.validator.ch.powerunit.impl.validator.IgnoreProcessorValidator
ch.powerunit.impl.validator.ch.powerunit.impl.validator.ParameterProcessorValidator
ch.powerunit.impl.validator.ch.powerunit.impl.validator.ParameterValidator
ch.powerunit.impl.validator.ch.powerunit.impl.validator.ParametersProcessorValidator
ch.powerunit.impl.validator.ch.powerunit.impl.validator.ParametersValidator
ch.powerunit.impl.validator.ch.powerunit.impl.validator.ProcessValidator
ch.powerunit.impl.validator.ch.powerunit.impl.validator.RuleProcessorValidator
ch.powerunit.impl.validator.ch.powerunit.impl.validator.RuleValidator
ch.powerunit.impl.validator.ch.powerunit.impl.validator.TestDelegateProcessorValidator
ch.powerunit.impl.validator.ch.powerunit.impl.validator.TestDelegateValidator
ch.powerunit.impl.validator.ch.powerunit.impl.validator.TestProcessorValidator
ch.powerunit.impl.validator.ch.powerunit.impl.validator.TestValidator
ch.powerunit.impl.validator.ch.powerunit.impl.validator.package-info
ch.powerunit.matchers
ch.powerunit.matchers.ch.powerunit.matchers.ExceptionMessageMatcher
ch.powerunit.matchers.ch.powerunit.matchers.StringPatternMatcher
ch.powerunit.matchers.file
ch.powerunit.matchers.file.ch.powerunit.matchers.file.FileCanExecuteMatcher
ch.powerunit.matchers.file.ch.powerunit.matchers.file.FileCanReadMatcher
ch.powerunit.matchers.file.ch.powerunit.matchers.file.FileCanWriteMatcher
ch.powerunit.matchers.file.ch.powerunit.matchers.file.FileExistsMatcher
ch.powerunit.matchers.file.ch.powerunit.matchers.file.FileIsAbsoluteMatcher
ch.powerunit.matchers.file.ch.powerunit.matchers.file.FileIsDirectoryMatcher
ch.powerunit.matchers.file.ch.powerunit.matchers.file.FileListMatcher
ch.powerunit.matchers.file.ch.powerunit.matchers.file.FileNameMatcher
ch.powerunit.matchers.file.ch.powerunit.matchers.file.Path2FileMatcher
ch.powerunit.matchers.file.ch.powerunit.matchers.file.package-info
ch.powerunit.matchers.optional
ch.powerunit.matchers.optional.ch.powerunit.matchers.optional.OptionalDoubleMatcher
ch.powerunit.matchers.optional.ch.powerunit.matchers.optional.OptionalDoublePresentMatcher
ch.powerunit.matchers.optional.ch.powerunit.matchers.optional.OptionalIntMatcher
ch.powerunit.matchers.optional.ch.powerunit.matchers.optional.OptionalIntPresentMatcher
ch.powerunit.matchers.optional.ch.powerunit.matchers.optional.OptionalLongMatcher
ch.powerunit.matchers.optional.ch.powerunit.matchers.optional.OptionalLongPresentMatcher
ch.powerunit.matchers.optional.ch.powerunit.matchers.optional.OptionalMatcher
ch.powerunit.matchers.optional.ch.powerunit.matchers.optional.OptionalPresentMatcher
ch.powerunit.matchers.optional.ch.powerunit.matchers.optional.package-info
ch.powerunit.matchers
ch.powerunit.matchers.ch.powerunit.matchers.package-info
ch.powerunit
ch.powerunit.ch.powerunit.package-info
ch.powerunit.processor
ch.powerunit.processor.ch.powerunit.processor.PowerUnitProcessor
ch.powerunit.processor.ch.powerunit.processor.package-info
ch.powerunit.report
ch.powerunit.report.ch.powerunit.report.Error
ch.powerunit.report.ch.powerunit.report.Failure
ch.powerunit.report.ch.powerunit.report.ObjectFactory
ch.powerunit.report.ch.powerunit.report.Properties
ch.powerunit.report.ch.powerunit.report.Property
ch.powerunit.report.ch.powerunit.report.Testcase
ch.powerunit.report.ch.powerunit.report.Testsuite
ch.powerunit.report.ch.powerunit.report.Testsuites
ch.powerunit.rules
ch.powerunit.rules.ch.powerunit.rules.ExternalResource
ch.powerunit.rules.ch.powerunit.rules.SystemPropertiesRule
ch.powerunit.rules.ch.powerunit.rules.TemporaryFolder
ch.powerunit.rules.ch.powerunit.rules.TestContextRule
ch.powerunit.rules.ch.powerunit.rules.TestListenerRule
ch.powerunit.rules.impl
ch.powerunit.rules.impl.ch.powerunit.rules.impl.TemporaryFolderImpl
ch.powerunit.rules
ch.powerunit.rules.ch.powerunit.rules.package-info
ch.powerunit.surefire
ch.powerunit.surefire.ch.powerunit.surefire.PowerUnitProvider
ch.powerunit.surefire.ch.powerunit.surefire.PowerUnitProviderListener
ch.powerunit.surefire.ch.powerunit.surefire.PowerUnitProviderScannerFilter
ch.powerunit.surefire.ch.powerunit.surefire.package-info
schema
schema.schema.report.xsd




© 2015 - 2024 Weber Informatics LLC | Privacy Policy