Commit Graph

26 Commits

Author SHA1 Message Date
anuragkumawat
6c45e3c21d JAVA-12359 Committing Test Cases for Colon and Slash Characters 2022-06-21 22:25:12 +05:30
anuragkumawat
5e19295b25 JAVA-12359 Code Review Changes 2022-06-20 20:55:14 +05:30
anuragkumawat
ff47cc76d4 JAVA-12359 Changes required in windows os test due to fix of unix os failing test 2022-06-18 11:56:32 +05:30
anuragkumawat
f3cf378289 JAVA-12359 Trying to fix failing unix platform test 2022-06-18 11:50:52 +05:30
anuragkumawat
1cf1537a02 JAVA-12359 Fix jdk 9 and above build 2022-06-17 22:37:23 +05:30
anuragkumawat
3272eba669 JAVA-12359 Potential issue in Validate String as Filename in Java article 2022-06-17 22:26:31 +05:30
vaibhav007jain
a74a4b0985 BAEL-5151 (#11385)
* commited initial code for hexagonal architecture

* Deleting to check in again

* Deleing to check in again

* Push first code for Hexagonal Architecture

* final code with UT for JSON to Java conversion

* removed hexagonal-architecture code from last commit

* BEL-5071 updated README

* BAEL-5071: Undo README changes and added a nested object in the JSON example.

* BAEL-5071: fixed whitespace/indentation in JsonToJavaClassConversion.java

* BAEL-5151: Added code for getting the first of a String

* BAEL-5151: Renamed Unit Test

* BAEL-5151: Moved the files from core-java-string-operations to core-java-string-operations-3

* BAEL-5151: Replaced tabs with white spaces.

Co-authored-by: Vaibhav Jain <vaibhav.ashokjain@vodafone.com>
2021-11-08 18:05:17 +05:30
Matea Pejčinović
43303c730c Modified the regex pattern 2021-11-03 21:07:13 +01:00
Teica
c5aa52efde BAEL-5195 split string by multiple delimiters (#11356)
* BAEL-5195 split string by multiple delimiters

* Delete baeldun

* added assertions of the content

Co-authored-by: Matea Pejčinović <matea.pejcinovic@intellexi.hr>
2021-10-30 09:37:54 -05:00
JoannaaKL
dbc8f8fbd9 BAEL-5149 (#11241)
* Init

* Removing mvnw files

* Apply eclipse code format

* Refactoring

* Refactoring

* BAEL-4211 Add benchmarks

* Delete hexagonal directory

* Refactoring based on the feedback

* Refactoring based on feedback - package rename

* Directory rename

* BAEL-5149 Remove accents from String in Java

* BAEL-5149 Remove accents from String in Java

* Including suggestions after a review

Co-authored-by: asia <joannakrzeklubowiecka@protonmail.com>
2021-10-17 12:06:43 +05:30
Willian Nalepa Oizumi
3a5b11adaf examples for BAEL-5153 - remove double quotes (#11344) 2021-10-17 08:14:31 +02:00
Kai Yuan
5f680029b9 add unit-test class for the issue 5155 (#11217) 2021-09-20 20:37:35 -05:00
Mateusz Szablak
c8b5b432c5 [BAEL-5041] Validate String as file name in Java 2021-08-13 09:36:54 +02:00
kwoyke
35f88cf63a BAEL-5000: Add split String by newlines examples (#10881)
* BAEL-5000: Add split String by newlines examples

* BAEL-5000: Exclude core-java-string-operations-3 from persistence-modules

* BAEL-5000: Update tests

Co-authored-by: Krzysztof Woyke <krzysztof.woyke.sp@lhsystems.com>
2021-06-12 14:23:37 +02:00
Eric Martin
c8a2548367 Merge pull request #10738 from anmoldeep0123/BAEL-4878
BAEL-4878 | How to split a string, but also keep the delimiters?
2021-05-16 13:50:17 -05:00
root
0074cefddb BAEL-4878 | How to split a string, but also keep the delimiters? | moved src 2021-05-09 20:25:34 +00:00
unknown
ff981567b4 BAEL-4702 Refactoring 2021-03-26 03:51:41 +05:30
unknown
81c22938ac BAEL-4702 Refactoring 2021-03-24 17:24:52 +05:30
unknown
72ce22ccd7 BAEL-4702 Added code snippet for System.lineSeparator() method 2021-03-24 17:22:44 +05:30
unknown
5995659fa4 refactoring code snippets 2021-02-20 21:11:20 +05:30
unknown
fd9f3de671 BAEL-4702
- Code snippets for split Java String by New line
2021-02-20 21:08:27 +05:30
mateusz.szablak
7a65a74e94 review #2 2020-10-29 16:44:28 +01:00
mateusz.szablak
3d626b7bb8 added after review 2020-10-26 16:35:41 +01:00
mateusz.szablak
52ab3697e3 BAEL-4212 (String) or .toString()? - code + tests 2020-10-15 16:18:27 +02:00
Anshul BANSAL
30ff1a1a14 BAEL-4175 - swapped argument order for assertEquals 2020-07-13 06:11:58 +03:00
Anshul BANSAL
4163e5010c BAEL-4175 - moved code to a new module - core-java-string-operations-3 2020-07-09 10:13:30 +03:00