Commit Graph

175 Commits

Author SHA1 Message Date
Joel Costigliola 56856369f1 use assertj-core 2.9.0 2018-01-04 15:18:04 +13:00
Joel Costigliola c8bdb2538f Formatting + comment 2018-01-02 17:32:55 +13:00
Joel Costigliola 3f169d971c Add containsOnly with duplicates elements 2018-01-02 17:32:39 +13:00
Joel Costigliola c4fdb2fd89 Add close to number assertions to show the new behavior of byLessThan 2018-01-02 17:31:03 +13:00
Joel Costigliola 087ed877cd Don't remove AssertJ related elements from stack traces to ease finding where some tests failed. 2018-01-02 17:29:52 +13:00
Joel Costigliola ada2ad562e Add containsSubsequence examples 2017-11-06 22:56:16 +13:00
Joel Costigliola f193ca5181 Add containsSubsequence String assertion examples 2017-10-22 17:04:47 +13:00
Joel Costigliola 762b7c0e5b Minor code cleanup 2017-10-21 18:30:07 +13:00
Joel Costigliola cda778cc17 Add map flatExtracting example 2017-10-21 18:29:53 +13:00
Joel Costigliola f0781d6f3d add isEqualToIgnoringNewLines examples 2017-10-16 22:29:14 +13:00
Joel Costigliola 19d570eaa8 Add examples
Add toString to comparators
2017-10-08 22:37:42 +13:00
Joel Costigliola e91576f224 Use assertj-assertions-generator-maven-plugin 2.1.0 2017-10-08 22:36:44 +13:00
Joel Costigliola 16f891e863 Use latest assertion generator plugin 2017-09-30 16:51:27 +13:00
Joel Costigliola 3b585be542 use assertion generator 2.1.0 2017-09-08 18:21:11 +02:00
Joel Costigliola 7dd1ebda42 Move META-INF/services folder in src/test/resources 2017-08-19 20:11:19 +12:00
Joel Costigliola e8fec5d786 Use fallbackToStringOf in custom representation 2017-08-19 20:07:57 +12:00
Joel Costigliola f20e09ddd5 Add an example to show how to register a specific Representation (MyRepresentation) as a service to use it globally. 2017-08-19 17:12:41 +12:00
Joel Costigliola 9d6eeb6ee7 rename Invalid_Assertj_usage to Assertj_INVALID_usage 2017-08-19 17:01:20 +12:00
Joel Costigliola 4962df2428 Add Invalid_Assertj_usage that should be detected by findBugs 2017-08-12 18:11:26 +12:00
Joel Costigliola 8e4b68ffc0 Bump assertj-core version to 2.9.0-SNAPSHOT 2017-08-12 17:48:06 +12:00
Joel Costigliola 510e399119 Add assumptions examples 2017-08-12 17:42:31 +12:00
Joel Costigliola fbad3c2090 Changes in the generator params. 2017-08-12 17:15:32 +12:00
Joel Costigliola 7cd0f5b746 Bump guava and surefire versions 2017-08-12 17:13:44 +12:00
Joel Costigliola a25854b989 Add containsAnyOf assertion examples 2017-07-23 21:20:52 +12:00
Joel Costigliola 7de5ff263d Use assertj-core 2.8.1-SNAPSHOT 2017-05-21 15:33:52 +12:00
Joel Costigliola 68741eaa2a Add examples for assertj core 2.8.0 2017-05-21 15:33:14 +12:00
Pascal Schumacher 0fce949934 make FutureAssertionsExamples more stable (failed randomly) 2017-05-04 17:18:07 +02:00
Pascal Schumacher d8719f9e98 update h2 version to 1.4.195 2017-05-04 17:06:00 +02:00
Pascal Schumacher 0c3c1dce84 update joda-time version to 2.9.9 2017-05-04 17:06:00 +02:00
Pascal Schumacher 580c7bf558 update logback-classic version to 1.2.2 2017-05-04 17:06:00 +02:00
Pascal Schumacher 8d68f6210e update junit version to 4.12 2017-05-04 17:06:00 +02:00
Pascal Schumacher a62d9c3817 update commons-lang3 version to 3.5 2017-05-04 17:06:00 +02:00
Pascal Schumacher 28a7834df4 update cglib version to 3.2.5 2017-05-04 17:05:59 +02:00
Joel Costigliola ed4163f497 Add missing examples for 2.7.0 features 2017-05-02 18:40:29 +12:00
Joel Costigliola ae59171c70 Add atomic assertions examples 2017-04-29 16:21:22 +12:00
Pascal Schumacher b8ae44599f use assertj-core 2.7.0-SNAPSHOT
# Conflicts:
#	assertions-examples/pom.xml
2017-04-27 21:08:29 +12:00
Joel Costigliola aded0a89f5 Add Future assertions examples 2017-04-27 21:06:47 +12:00
Joel Costigliola 2984550eff Add examples to show issues 841 and 919 fixes. 2017-04-27 21:06:47 +12:00
Joel Costigliola fe86db8cf8 Add doesNotContainSubsequence Iterable assertion examples 2017-04-27 21:06:47 +12:00
Joel Costigliola a5bf3ffbfd Add new key and entry Map condition assertion examples 2017-04-27 21:06:47 +12:00
Joel Costigliola a2adcf5ad7 Add fields and methods class assertions 2017-04-27 21:06:47 +12:00
Joel Costigliola 8c41f7a7ec Add new key and entry Map condition assertion examples 2017-04-27 21:05:06 +12:00
Joel Costigliola f374e2ceca Add doesNotContainPattern String assertion examples 2017-04-27 21:05:06 +12:00
Joel Costigliola 1f8b6c3c5a issue 920 test 2017-04-27 21:05:06 +12:00
Joel Costigliola 34d3445a45 BigInteger assertions examples 2017-04-27 21:05:06 +12:00
Pascal Schumacher 1e67923750 Revert "Add atomic assertions examples"
This reverts commit 5cdffe9add, so that this branch keeps working with 2.6.0.

5cdffe9add was moved into the java-7-with-snapshots branch.
2017-04-27 21:05:06 +12:00
Michał Szkutnik b410b1e61e Adapt to AbstractClassAssert#hasFields rename to hasPublicFields (#34) 2017-04-10 10:10:46 +12:00
Pascal Schumacher 8aae275134 Merge branch 'java-7' into java-7-with-snapshots 2017-03-17 20:50:33 +01:00
Pascal Schumacher c22c928465 add map extracting example 2017-03-17 20:42:25 +01:00
Pascal Schumacher 61f6dd5dba Merge branch 'java-7' into java-7-with-snapshots
# Conflicts:
#	assertions-examples/pom.xml
2017-03-17 20:29:25 +01:00