andresluzu
4c7a276fa0
BAEL-5210 JUnit fail assertions use cases ( #11314 )
...
Co-authored-by: Andres Luzuriaga <aluzuriaga@proofpoint.com >
2021-10-11 17:00:54 -07:00
lucaCambi77
ae97b1e69c
[ BAEL-4339 ] - How to get Junit 4 to ignore a Base Test Class? #11203 ( #11204 )
...
* feat: add ignored tests and update run from java
* Revert "feat: add ignored tests and update run from java"
This reverts commit 0a56fa4bf9 .
* add ignore package
* fix: remove abstract from rename and ignore
* fix: removes run with and add missing tests
2021-09-28 22:49:28 -05:00
Bruno Fontana
0ef8e39af1
Fixing formatting issues.
2020-09-22 20:54:25 -03:00
Bruno Fontana
7f28bb4828
Assume Class examples redone.
2020-09-22 18:21:24 -03:00
Daniel Garrett
0e82be2587
fix: replace * imports with single imports:
2020-07-13 10:07:50 +01:00
Daniel Garrett
6a3a2a2fdc
feat: add test for assumeFalse
2020-07-07 16:14:30 +01:00
Daniel Garrett
b296241de6
fix: rename test
2020-07-06 11:15:35 +01:00
Daniel Garrett
8b38a2f28c
feat: add class to conditionally ignore unit tests
2020-07-06 11:07:36 +01:00
Catalin Burcea
160fd28fdd
Split or move testing-modules/junit-5 module ( #7879 )
2019-10-02 21:33:18 -06:00
Loredana
35116b0e69
re-organize testing modules
2019-09-08 15:30:03 +03:00
Sjmillington
ce9ea390ba
renamed back to testing-modules, pulled together testing-modules-2 modules into single module
2019-09-04 18:03:26 +01:00
Sjmillington
ff871516ee
[BAEL-16669] moved testing-modules/testing modules into relevant folders
2019-08-31 11:38:35 +01:00
Jon Cook
7d1499f5c3
BAEL-2947 - Guide to Junit 4 Rules
2019-08-12 13:37:48 +02:00