All Downloads are FREE. Search and download functionalities are using the official Maven repository.

r.specrunner-core.1.4.52.source-code.sr_comparators_default.properties Maven / Gradle / Ivy

#
#    SpecRunner - Acceptance Test Driven Development Tool
#    Copyright (C) 2011-2015  Thiago Santos
#
#    This program is free software: you can redistribute it and/or modify
#    it under the terms of the GNU General Public License as published by
#    the Free Software Foundation, either version 3 of the License, or
#    (at your option) any later version.
#
#    This program is distributed in the hope that it will be useful,
#    but WITHOUT ANY WARRANTY; without even the implied warranty of
#    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
#    GNU General Public License for more details.
#
#    You should have received a copy of the GNU General Public License
#    along with this program.  If not, see 


# This is the default comparator mapping.
default=org.specrunner.comparators.core.ComparatorDefault

true=org.specrunner.comparators.core.ComparatorTrue

string=org.specrunner.comparators.core.ComparatorString
st=org.specrunner.comparators.core.ComparatorStringTrim
stringTrim=org.specrunner.comparators.core.ComparatorStringTrim
sn=org.specrunner.comparators.core.ComparatorStringNormalized
stringNormalized=org.specrunner.comparators.core.ComparatorStringNormalized

clob=org.specrunner.comparators.core.ComparatorClob
ct=org.specrunner.comparators.core.ComparatorClobTrim
clobTrim=org.specrunner.comparators.core.ComparatorClobTrim
cn=org.specrunner.comparators.core.ComparatorClobNormalized
clobNormalized=org.specrunner.comparators.core.ComparatorClobNormalized

date=org.specrunner.comparators.core.ComparatorDate
timestamp=org.specrunner.comparators.core.ComparatorTimestamp
jodatime=org.specrunner.comparators.core.ComparatorJodatime
#compare JVM dates to Joda Time objects.
time=org.specrunner.comparators.core.ComparatorTime

node=org.specrunner.comparators.core.ComparatorNode




© 2015 - 2025 Weber Informatics LLC | Privacy Policy