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

Download java7-hamcrest-matchers JAR 1.0.1 with all dependencies


An extension to make unit test easier with Hamcrest and Guava.

Files of the artifact java7-hamcrest-matchers version 1.0.1 from the group it.ozimov.

Artifact java7-hamcrest-matchers
Group it.ozimov
Version 1.0.1
Last update 03. June 2016
Tags: extension unit with test hamcrest guava easier make
Organization not specified
URL Not specified
License not specified
Dependencies amount 3
Dependencies guava, commons-validator, snakeyaml,
There are maybe transitive dependencies!
There is a newer version: 1.3.0
Show newest version
Show more of this group  Show more artifacts with this name
Show all versions of java7-hamcrest-matchers Show documentation

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

3 downloads

Source code of java7-hamcrest-matchers version 1.0.1

META-INF
META-INF.META-INF.MANIFEST.MF
it.ozimov.cirneco.hamcrest.java7
it.ozimov.cirneco.hamcrest.java7.it.ozimov.cirneco.hamcrest7.AssertFluently
it.ozimov.cirneco.hamcrest.java7.it.ozimov.cirneco.hamcrest7.J7Matchers
it.ozimov.cirneco.hamcrest.java7.base
it.ozimov.cirneco.hamcrest.java7.base.it.ozimov.cirneco.hamcrest7.base.HasToStringContaining
it.ozimov.cirneco.hamcrest.java7.base.it.ozimov.cirneco.hamcrest7.base.IsBetween
it.ozimov.cirneco.hamcrest.java7.base.it.ozimov.cirneco.hamcrest7.base.IsBetweenInclusive
it.ozimov.cirneco.hamcrest.java7.base.it.ozimov.cirneco.hamcrest7.base.IsBetweenLowerBoundInclusive
it.ozimov.cirneco.hamcrest.java7.base.it.ozimov.cirneco.hamcrest7.base.IsBetweenUpperBoundInclusive
it.ozimov.cirneco.hamcrest.java7.base.it.ozimov.cirneco.hamcrest7.base.IsSame
it.ozimov.cirneco.hamcrest.java7.base.it.ozimov.cirneco.hamcrest7.base.IsSameHashcode
it.ozimov.cirneco.hamcrest.java7.base.it.ozimov.cirneco.hamcrest7.base.IsSimilar
it.ozimov.cirneco.hamcrest.java7.base.utils
it.ozimov.cirneco.hamcrest.java7.base.utils.it.ozimov.cirneco.hamcrest7.base.utils.LevenshteinDistance
it.ozimov.cirneco.hamcrest.java7.clazz
it.ozimov.cirneco.hamcrest.java7.clazz.it.ozimov.cirneco.hamcrest7.clazz.IsClassWithAnnotation
it.ozimov.cirneco.hamcrest.java7.clazz.it.ozimov.cirneco.hamcrest7.clazz.IsValidNoArgumentConstructor
it.ozimov.cirneco.hamcrest.java7.collect
it.ozimov.cirneco.hamcrest.java7.collect.it.ozimov.cirneco.hamcrest7.collect.IsEmptyIterable
it.ozimov.cirneco.hamcrest.java7.collect.it.ozimov.cirneco.hamcrest7.collect.IsIterableContainingInAnyOrder
it.ozimov.cirneco.hamcrest.java7.collect.it.ozimov.cirneco.hamcrest7.collect.IsIterableContainingInOrder
it.ozimov.cirneco.hamcrest.java7.collect.it.ozimov.cirneco.hamcrest7.collect.IsIterableContainingInRelativeOrder
it.ozimov.cirneco.hamcrest.java7.collect.it.ozimov.cirneco.hamcrest7.collect.IsIterableWithDistinctElements
it.ozimov.cirneco.hamcrest.java7.collect.it.ozimov.cirneco.hamcrest7.collect.IsIterableWithSize
it.ozimov.cirneco.hamcrest.java7.collect.it.ozimov.cirneco.hamcrest7.collect.IsMapWithSameKeySet
it.ozimov.cirneco.hamcrest.java7.collect.it.ozimov.cirneco.hamcrest7.collect.IsSortedIterable
it.ozimov.cirneco.hamcrest.java7.collect.it.ozimov.cirneco.hamcrest7.collect.IsSortedIterableWithComparator
it.ozimov.cirneco.hamcrest.java7.collect.utils
it.ozimov.cirneco.hamcrest.java7.collect.utils.it.ozimov.cirneco.hamcrest7.collect.utils.IterableUtils
it.ozimov.cirneco.hamcrest.java7.date
it.ozimov.cirneco.hamcrest.java7.date.it.ozimov.cirneco.hamcrest7.date.IsDate
it.ozimov.cirneco.hamcrest.java7.date.it.ozimov.cirneco.hamcrest7.date.IsDateInDay
it.ozimov.cirneco.hamcrest.java7.date.it.ozimov.cirneco.hamcrest7.date.IsDateInLeapYear
it.ozimov.cirneco.hamcrest.java7.date.it.ozimov.cirneco.hamcrest7.date.IsDateInMonth
it.ozimov.cirneco.hamcrest.java7.date.it.ozimov.cirneco.hamcrest7.date.IsDateInWeekOfYear
it.ozimov.cirneco.hamcrest.java7.date.it.ozimov.cirneco.hamcrest7.date.IsDateWithTime
it.ozimov.cirneco.hamcrest.java7.date.utils
it.ozimov.cirneco.hamcrest.java7.date.utils.it.ozimov.cirneco.hamcrest7.date.utils.CalendarUtils
it.ozimov.cirneco.hamcrest.java7.date.utils.it.ozimov.cirneco.hamcrest7.date.utils.ClockPeriod
it.ozimov.cirneco.hamcrest.java7.filetype
it.ozimov.cirneco.hamcrest.java7.filetype.it.ozimov.cirneco.hamcrest7.filetype.IsYaml
it.ozimov.cirneco.hamcrest.java7.number
it.ozimov.cirneco.hamcrest.java7.number.it.ozimov.cirneco.hamcrest7.number.IsInfinity
it.ozimov.cirneco.hamcrest.java7.number.it.ozimov.cirneco.hamcrest7.number.IsNegative
it.ozimov.cirneco.hamcrest.java7.number.it.ozimov.cirneco.hamcrest7.number.IsNegativeInfinity
it.ozimov.cirneco.hamcrest.java7.number.it.ozimov.cirneco.hamcrest7.number.IsNotANumber
it.ozimov.cirneco.hamcrest.java7.number.it.ozimov.cirneco.hamcrest7.number.IsPositive
it.ozimov.cirneco.hamcrest.java7.number.it.ozimov.cirneco.hamcrest7.number.IsPositiveInfinity
it.ozimov.cirneco.hamcrest.java7.web
it.ozimov.cirneco.hamcrest.java7.web.it.ozimov.cirneco.hamcrest7.web.IsEmail




© 2015 - 2024 Weber Informatics LLC | Privacy Policy