Commit Graph

25 Commits

Author SHA1 Message Date
Stefan Bodewig 0d5bb05c19
provide built-in negations for remaining assertions 2026-05-17 13:08:08 +02:00
jkf 7b53475312 updated reference to license from http to https using find . -type f -exec sed -i s/http://www.apache.org/licenses/LICENSE-2.0/https://www.apache.org/licenses/LICENSE-2.0/ {} \; 2019-05-26 22:44:16 +02:00
Stefan Bodewig f66f1178dc AntUnit now requires Ant 1.8.1 2018-06-22 06:44:05 +02:00
Stefan Bodewig a906373e36 PR 56470 - merge messages in logContent only when asked to
git-svn-id: https://svn.apache.org/repos/asf/ant/antlibs/antunit/trunk@1592860 13f79535-47bb-0310-9956-ffa450edef68
2014-05-06 20:11:49 +00:00
Stefan Bodewig c3b4b5563d PR 56470 - merge messages in assertLogContains only when asked to
git-svn-id: https://svn.apache.org/repos/asf/ant/antlibs/antunit/trunk@1592859 13f79535-47bb-0310-9956-ffa450edef68
2014-05-06 20:01:13 +00:00
Stefan Bodewig 612c532036 PR 53383 add new assertions that really work with non-file resoucres
git-svn-id: https://svn.apache.org/repos/asf/ant/antlibs/antunit/trunk@1591586 13f79535-47bb-0310-9956-ffa450edef68
2014-05-01 09:57:49 +00:00
Stefan Bodewig efc648b621 assertResourceExists doesn't work with Ant 1.7.x and never will, document workaround. PR 52332.
git-svn-id: https://svn.apache.org/repos/asf/ant/antlibs/antunit/trunk@1225447 13f79535-47bb-0310-9956-ffa450edef68
2011-12-29 06:26:04 +00:00
Stefan Bodewig 7a4cc46b0a new assertResourceExists and assertResourceDoesntExist conditions
git-svn-id: https://svn.apache.org/repos/asf/ant/antlibs/antunit/trunk@1063181 13f79535-47bb-0310-9956-ffa450edef68
2011-01-25 09:29:02 +00:00
Stefan Bodewig cd5ca3a0b8 sync docs with antlib
git-svn-id: https://svn.apache.org/repos/asf/ant/antlibs/antunit/trunk@738428 13f79535-47bb-0310-9956-ffa450edef68
2009-01-28 09:59:28 +00:00
Stefan Bodewig b015abd416 add a resourceDoesntContain assertion
git-svn-id: https://svn.apache.org/repos/asf/ant/antlibs/antunit/trunk@688099 13f79535-47bb-0310-9956-ffa450edef68
2008-08-22 15:33:21 +00:00
Stefan Bodewig 7d90c2b1a0 document assertResourceContains
git-svn-id: https://svn.apache.org/repos/asf/ant/antlibs/antunit/trunk@688096 13f79535-47bb-0310-9956-ffa450edef68
2008-08-22 15:29:46 +00:00
Stefan Bodewig 3407316623 new assertDoesntMatch assertion, bugzilla issue 43639, submitted by David Jackman
git-svn-id: https://svn.apache.org/repos/asf/ant/antlibs/antunit/trunk@601404 13f79535-47bb-0310-9956-ffa450edef68
2007-12-05 16:41:42 +00:00
Jacobus Martinus Kruithof 2509863660 Bug 42745 assertFileExists example wrong, should use @file instead of @name
bug reported by Jim Fuller

git-svn-id: https://svn.apache.org/repos/asf/ant/antlibs/antunit/trunk@552213 13f79535-47bb-0310-9956-ffa450edef68
2007-06-30 21:04:24 +00:00
Antoine Levy-Lambert bc037a932e modified closing tag. Are attributes allowed on closing tags ?
git-svn-id: https://svn.apache.org/repos/asf/ant/antlibs/antunit/trunk@468783 13f79535-47bb-0310-9956-ffa450edef68
2006-10-28 23:17:29 +00:00
Peter Reilly a3bc6e04fe add assertMatches assertion
git-svn-id: https://svn.apache.org/repos/asf/ant/antlibs/antunit/trunk@451040 13f79535-47bb-0310-9956-ffa450edef68
2006-09-28 22:12:58 +00:00
Matthew Jason Benson 34314ee4f7 fix spelling
git-svn-id: https://svn.apache.org/repos/asf/ant/antlibs/antunit/trunk@450176 13f79535-47bb-0310-9956-ffa450edef68
2006-09-26 20:16:27 +00:00
Matthew Jason Benson 50be1f0abb sp
git-svn-id: https://svn.apache.org/repos/asf/ant/antlibs/antunit/trunk@448972 13f79535-47bb-0310-9956-ffa450edef68
2006-09-22 15:53:35 +00:00
Stefan Bodewig 91c268f3bf update docs
git-svn-id: https://svn.apache.org/repos/asf/ant/antlibs/antunit/trunk@447724 13f79535-47bb-0310-9956-ffa450edef68
2006-09-19 04:31:21 +00:00
Stefan Bodewig eb24b0e8c5 use common CSS stylesheet
git-svn-id: https://svn.apache.org/repos/asf/ant/antlibs/antunit/trunk@447521 13f79535-47bb-0310-9956-ffa450edef68
2006-09-18 19:47:04 +00:00
Stefan Bodewig 3a7b253d9c Add license, remove copyright
git-svn-id: https://svn.apache.org/repos/asf/ant/antlibs/antunit/trunk@442446 13f79535-47bb-0310-9956-ffa450edef68
2006-09-12 04:30:58 +00:00
Stefan Bodewig 3b7ee9a084 No classloader issue, just me being unable to read 'name of the data-type'.
git-svn-id: https://svn.apache.org/repos/asf/ant/sandbox/antlibs/antunit/trunk@209304 13f79535-47bb-0310-9956-ffa450edef68
2005-07-05 18:55:47 +00:00
Stefan Bodewig b5362524f1 new assertions for log handling
git-svn-id: https://svn.apache.org/repos/asf/ant/sandbox/antlibs/antunit/trunk@209084 13f79535-47bb-0310-9956-ffa450edef68
2005-07-04 14:12:15 +00:00
Stefan Bodewig 9d993df70f New assertions for references
git-svn-id: https://svn.apache.org/repos/asf/ant/sandbox/antlibs/antunit/trunk@209070 13f79535-47bb-0310-9956-ffa450edef68
2005-07-04 13:12:05 +00:00
Stefan Bodewig 1668fcf81c Add two new assertions
git-svn-id: https://svn.apache.org/repos/asf/ant/sandbox/antlibs/antunit/trunk@208739 13f79535-47bb-0310-9956-ffa450edef68
2005-07-01 09:39:53 +00:00
Stefan Bodewig 2684d535fb Add some documentation
git-svn-id: https://svn.apache.org/repos/asf/ant/sandbox/antlibs/antunit/trunk@202481 13f79535-47bb-0310-9956-ffa450edef68
2005-06-30 04:48:49 +00:00