Joel Costigliola
|
99a49862b8
|
Fix line ending
|
2013-02-27 13:18:30 +01:00 |
Joel Costigliola
|
86a608a2eb
|
Use FEST Assert 2.0M10
|
2013-02-27 09:15:15 +01:00 |
Joel Costigliola
|
067ebd54fb
|
Use fest-reflect 1.4.1 to show : - fest-reflect examples - compatibility between fest-assert-core 2.0M9, fest-reflect 1.4.1, fest-guava-assert 1.0 and fest-joda-time-assert 1.1.0
|
2013-02-24 19:20:07 +01:00 |
Joel Costigliola
|
c8a7c57544
|
add examples to show that fest-assert-2.x #131 and #138 have been fixed
|
2013-02-24 18:59:11 +01:00 |
Joel Costigliola
|
488e58336e
|
Use fest-reflect 1.4.1 to show :
- fest-reflect examples
- compatibility between fest-assert-core 2.0M9, fest-reflect 1.4.1, fest-guava-assert 1.0 and fest-joda-time-assert 1.1.0
|
2013-02-23 18:15:37 +01:00 |
Joel Costigliola
|
b00911b12a
|
Move example in test sources as they can be run as tests
|
2013-02-13 19:51:59 +01:00 |
Joel Costigliola
|
07c942662b
|
use fest-joda-time-assert 1.1.0
|
2013-02-12 18:46:25 +01:00 |
Joel Costigliola
|
7d01c7dcab
|
use as special logger to log assertion error message to really show what they look like
|
2013-02-12 17:56:10 +01:00 |
Joel Costigliola
|
28e3e6df6f
|
add assertions examples to compare Joda DateTime and LocalDateTime with different precisions level
|
2013-02-12 11:53:26 +01:00 |
Joel Costigliola
|
9e9f5cf8af
|
Fix test
|
2013-02-08 11:32:45 +01:00 |
Joel Costigliola
|
77222a0dbb
|
Use fest-joda-time-assert 1.0.1
|
2013-02-08 11:30:01 +01:00 |
Joel Costigliola
|
3e553a44d7
|
Improve readme
|
2013-01-24 14:36:05 +01:00 |
Joel Costigliola
|
fefd3ab7dc
|
example of assertions inheritance
|
2013-01-24 14:23:02 +01:00 |
Joel Costigliola
|
613fd37911
|
Use 1.0 version for joda-time-assert
|
2012-12-27 18:41:07 +01:00 |
Joel Costigliola
|
026119b065
|
JodaTime assertions examples
|
2012-12-27 18:40:20 +01:00 |
Joel Costigliola
|
da84733ce8
|
Multimap assertions examples using fest-guava-assert.
|
2012-12-19 16:52:40 +01:00 |
Joel Costigliola
|
616b05256b
|
verify that containsExactly for arrays is broken as mentioned in https://github.com/alexruiz/fest-assert-2.x/issues/131
|
2012-12-19 16:52:40 +01:00 |
Joel Costigliola
|
8e4f33e098
|
Add getter in Person to test assertions generation for inherited properties in Employee class
|
2012-12-19 16:52:40 +01:00 |
Joel Costigliola
|
b963b036e9
|
Use specific target dir for generated assertions
|
2012-12-19 16:52:40 +01:00 |
Joel Costigliola
|
61fdf2858b
|
Add Employee class
|
2012-12-19 16:52:40 +01:00 |
Joel Costigliola
|
2e010d0a16
|
Add assertions generation in build
|
2012-12-19 16:52:40 +01:00 |
Joel Costigliola
|
31429c4d45
|
add Team class for test
|
2012-12-19 16:52:39 +01:00 |
Joel Costigliola
|
bb1d57d12a
|
minor edit
|
2012-10-18 16:17:59 +02:00 |
Joel Costigliola
|
f71948714e
|
version based on fest-assert-core 2.0M8
|
2012-09-23 17:10:09 +02:00 |
Joel Costigliola
|
db36021623
|
example for fest assert github #106 (provide better extensibility by exposing assertion WritableAssertionInfo)
|
2012-09-08 11:30:57 +02:00 |
Joel Costigliola
|
3ad19d735c
|
example for https://github.com/alexruiz/fest-assert-2.x/issues/104
|
2012-09-04 20:51:58 +02:00 |
Joel Costigliola
|
66a4a83bdf
|
add containsOnlyOnce String assertion examples
|
2012-08-25 21:56:14 +02:00 |
Joel Costigliola
|
e5f02a94be
|
use latest fest-util snapshot version
migrate to Java 6
|
2012-08-25 21:56:14 +02:00 |
Joel Costigliola
|
68d34812b8
|
Update README.md
|
2012-08-21 12:15:33 +03:00 |
Joel Costigliola
|
2e78879b94
|
minor edit
|
2012-08-19 00:10:11 +02:00 |
Joel Costigliola
|
8f5ea2ea15
|
add example for ListAssert.is(Condition, Index)
|
2012-08-15 16:56:12 +02:00 |
Joel Costigliola
|
f83e265e9b
|
add list assertion example checking a specific element against a given condition.
examples reorganization
|
2012-08-03 23:16:36 +02:00 |
Joel Costigliola
|
307aba2b85
|
start examples pertaining to fest assert 2.0M8
|
2012-08-03 22:58:50 +02:00 |
Joel Costigliola
|
2517c648d3
|
make test java 5 compatible
|
2012-08-02 21:34:01 +02:00 |
Joel Costigliola
|
8fa61dad4f
|
upgdate fest-assert-core to 2.0M7
fix pom warnings
|
2012-07-29 22:56:11 +02:00 |
Joel Costigliola
|
488977e3b3
|
Merge branch 'master' of ssh://git@github.com/joel-costigliola/fest-examples.git
|
2012-07-29 22:50:01 +02:00 |
Joel Costigliola
|
a6545de17c
|
use overridingErrorMessage in custom assertion class
|
2012-07-29 15:21:55 +02:00 |
Joel Costigliola
|
8dab064542
|
reorganize imports
|
2012-07-29 15:08:10 +02:00 |
Joel Costigliola
|
82939bd71f
|
add canRead and canWrite examples
|
2012-07-29 15:07:42 +02:00 |
Joel Costigliola
|
8c0e92c538
|
Merge pull request #10 from olim7t/github-58
github #58 - add example for Properties.ofType().
|
2012-07-28 08:44:11 -07:00 |
olim7t
|
ca3aa11ee2
|
github #58 - add example for Properties.ofType().
|
2012-07-27 17:59:55 +02:00 |
Joel Costigliola
|
e71f614ae1
|
use a non usual charset to illustrate hasContent with specific charset
|
2012-07-25 21:50:05 +02:00 |
Joel Costigliola
|
834f0f77f8
|
Merge pull request #9 from olim7t/github-43
New examples for Github#43
|
2012-07-23 12:43:18 -07:00 |
olim7t
|
d7ebf55b88
|
GITHUB#43: add example for FileAssert.usingCharset and FileAssert.hasContent.
|
2012-07-21 20:44:02 +02:00 |
olim7t
|
1c70e6fb1a
|
GITHUB#43: add example for FileAssert.hasBinaryContent.
|
2012-07-21 17:17:18 +02:00 |
Florent Biville
|
0967cbe133
|
Add an example combining filter and from, given the latter now accepts Iterable
|
2012-07-20 22:56:07 +02:00 |
Joel Costigliola
|
89e87f91e7
|
minor reformatting
|
2012-07-19 20:38:20 +02:00 |
Joel Costigliola
|
15d2773bb2
|
overridingErrorMessage example
|
2012-07-14 22:32:15 +02:00 |
Joel Costigliola
|
4c5fc9454e
|
containsExactly example
|
2012-06-23 12:10:24 +02:00 |
Joel Costigliola
|
881134028c
|
renaming : use iterable instead of collection since CollectionAssert became IterableAssert
|
2012-06-23 12:07:42 +02:00 |