1056 Commits

Author SHA1 Message Date
Tim Acosta
4e993d5252 #624 BigDecimal expectations samples for api-fluent (#988) 2021-09-24 15:32:17 +02:00
Robert Stoll
1ccc1d0c9f switch default branch from master to main 2021-09-21 23:11:16 +02:00
Robert Stoll
e83f6b511f prepare dev cycle of 0.17.0 2021-07-13 22:25:57 +02:00
Robert Stoll
30c7f0aed1 v0.17.0-RC1 2021-07-13 22:21:02 +02:00
Robert Stoll
7b22b1a459 update differences to new to + infinitive naming schema 2021-07-13 22:21:02 +02:00
Robert Stoll
7edbfd9f2a mention report optiosn for in order only in README 2021-07-13 22:21:01 +02:00
Robert Stoll
f6375b1ca9 #292 show only failing for inOrder.only if more than 10 elements
I decided that I will apply a default heuristic so that (I hope) most
users don't have to change reporting options.
2021-07-12 22:33:31 +02:00
Robert Stoll
2275e64159 rename notToContainDuplicates to toHaveElementsAndNoDuplicates
because we actually check if the Iterable has a next element and thus
it is better to be more explicit in naming.
2021-07-10 14:52:13 +02:00
Robert Stoll
1f1f0a50ca show representation for failure in feature extraction if subject defined
or in case failure hints or sub-assertions are defined.
2021-07-06 22:40:23 +02:00
Robert Stoll
d43b37e004 deprecate resultAssertions, use new ...Expectations in api-infix 2021-07-05 21:54:02 +02:00
Robert Stoll
a804fa4658 rename resultAssertion functions to new schema in api-infix 2021-07-05 21:49:23 +02:00
Robert Stoll
37ab84e394 deprecate resultAssertions, use new ...Expectations in api-fluent 2021-07-05 21:17:37 +02:00
Robert Stoll
ee9f26a5c6 rename resultAssertion functions to new schema in api-fluent 2021-07-05 21:17:36 +02:00
Wagner Dias
7d0a5d471f Add ChronoLocalDate, ChronoLocalDateTime and ChronoZonedDateTime expectation samples for the infix api 2021-06-16 14:32:32 -03:00
Wagner Dias
1ad5639cee Add samples for chronoZonedDateTimeExpectations of api-fluent (#916) (#940) 2021-06-14 08:43:41 +02:00
Wagner Dias
9d97be5f3e add samples for chronoLocalDateTimeExpectations of api-fluent #915 (#935) 2021-06-09 17:18:08 +02:00
Wagner Dias
20c6a68d33 Add samples for chronoLocalDateExpectations of api-fluent (#914) 2021-06-06 12:29:18 -03:00
Bacho Kurtanidze
7c829ce7f9 complete path expectation samples (#930) 2021-06-04 11:17:31 +02:00
Bacho Kurtanidze
9fe122f39f add MapAssertionSamples.kt in infix module (#912) 2021-06-03 09:46:41 +02:00
Robert Stoll
b913776218 link to sample of isKeyValue and other cleanup 2021-05-31 12:15:23 +02:00
Bacho Kurtanidze
37b8749566 add MapEntyAssertionSamples in infix package (#911) 2021-05-31 12:08:22 +02:00
Robert Stoll
f67cd01e38 rename appendAssertion/CreatedBy to append and appendAsGroup
This way we can use it also on ProofContainer and users won't notice
anything as long as they recompile
2021-05-29 21:22:55 +02:00
Robert Stoll
ea84792d18 deprecate pathAssertions, use new ...Expectations in api-infix 2021-05-22 23:23:08 +02:00
Robert Stoll
3d1a54a768 rename pathAssertion functions to new schema in api-infix 2021-05-22 23:23:08 +02:00
Robert Stoll
f4af95da17 deprecate pathAssertions, use new ...Expectations in api-fluent 2021-05-22 23:23:07 +02:00
Robert Stoll
9b7990a3d6 rename pathAssertion functions to new schema in api-fluent 2021-05-22 22:43:01 +02:00
Edward Hou
a70e112450 Add samples for iterableExpectations of api-fluent (#906) 2021-05-22 21:11:18 +02:00
Robert Stoll
3b576279d1 optionalAssertions in api-infix follow to + infinitive, rename file 2021-05-21 22:53:51 +02:00
Robert Stoll
611e52774a deprecate optionalAssertions, use new ...Expectations in api-fluent 2021-05-21 22:44:46 +02:00
Robert Stoll
d4c3bd7ab2 rename optionalAssertion functions to new schema in api-fluent 2021-05-21 22:42:46 +02:00
Robert Stoll
60876a1251 add TODO to rename files which already follow to + infitive for jvm 2021-05-21 22:20:46 +02:00
Robert Stoll
1a30c0d3e4 deprecate chronoZonedDateTimeAssertions, use new ...Expectations in api-infix 2021-05-21 22:01:22 +02:00
Robert Stoll
a6eb383601 rename chronoZonedlDateTimeAssertion functions to new schema in api-infix 2021-05-21 22:01:22 +02:00
Robert Stoll
187ad268fb deprecate chronoZonedDateTimeAssertions, use new ...Expectations in api-fluent 2021-05-21 22:01:22 +02:00
Robert Stoll
9478e90b48 rename chronoZonedlDateTimeAssertion functions to new schema in api-fluent 2021-05-21 22:01:21 +02:00
Robert Stoll
1be802c514 deprecate chronoLocalDateTimeAssertions, use new ...Expectations in api-infix 2021-05-21 22:01:21 +02:00
Robert Stoll
99b4169268 rename chronoLocalDateTimeAssertion functions to new schema in api-infix 2021-05-21 22:01:21 +02:00
Robert Stoll
60c8b5fd4f deprecate chronoLocalDateTimeAssertions, use new ...Expectations in api-fluent 2021-05-21 22:01:20 +02:00
Robert Stoll
7f104c5d18 rename chronoLocalDateTimeAssertion functions to new schema in api-fluent 2021-05-21 22:01:20 +02:00
Robert Stoll
a00d25590e deprecate chronoLocalDateAssertions, use new ...Expectations in api-infix 2021-05-21 21:20:00 +02:00
Robert Stoll
4d98afab2d rename chronoLocalDateAssertion functions to new schema in api-infix 2021-05-21 21:18:33 +02:00
Robert Stoll
0ba211290a deprecate chronoLocalDateAssertions, use new ...Expectations in api-fluent 2021-05-21 21:12:29 +02:00
Robert Stoll
53de3023e4 rename chronoLocalDateAssertion functions to new schema in api-fluent 2021-05-21 21:09:48 +02:00
Robert Stoll
e181de11d2 deprecate bigDecimalAssertions, use new ...Expectations in api-infix 2021-05-20 22:41:46 +02:00
Robert Stoll
7aab9fd585 rename bigDecimalAssertion functions to new schema in api-infix 2021-05-20 22:39:59 +02:00
Robert Stoll
3273775d60 deprecate bigDecimalAssertions, use new ...Expectations in api-fluent 2021-05-20 22:39:59 +02:00
Robert Stoll
09a58537ff rename bigDecimalAssertion functions to new schema in api-fluent 2021-05-20 22:38:37 +02:00
Robert Stoll
76d12f3847 deprecate throwableAssertions, use new ...Expectations in api-infix 2021-05-20 21:55:34 +02:00
Robert Stoll
800d1fcec6 rename throwableAssertion functions to new schema in api-infix 2021-05-20 21:52:23 +02:00
Robert Stoll
5608af1852 deprecate throwableAssertions, use new ...Expectations in api-fluent 2021-05-20 21:52:23 +02:00