9 Commits

Author SHA1 Message Date
alfred.samanga@gmail.com
07b01f6dbc Updated Unit tests 2019-08-22 21:00:45 +02:00
alfred.samanga@gmail.com
3058af87a9 Updated manual word count code to catter for apostrophes in words like John's 2019-08-22 20:51:43 +02:00
alfred.samanga@gmail.com
73bde4e2c3 Updated Rejex to catter for apostrophes in words like John's 2019-08-22 16:48:40 +02:00
alfred.samanga@gmail.com
0c27e46de3 Changed implementation of the method that manually count words in a string for originality. 2019-08-18 20:31:07 +02:00
alfred.samanga@gmail.com
f9cf8eefe2 Removed unnecessary main method. Changed assert methods to the one for comparing integers 2019-08-17 08:09:15 +02:00
alfred.samanga@gmail.com
0dcf126861 Added test code for counting words in a string in Java 2019-08-14 20:39:00 +02:00
alfred.samanga@gmail.com
c23cf58cd8 Implemented the code to count words in a string in Java 2019-08-14 17:13:49 +02:00
Kevin Kraus
2aeb078fd1 BAEL-3154 (#7479)
* BAEL-3154

* BAEL-3154 add Apache Commons Lang example

* Moved to java-strings-3
2019-08-10 20:26:35 +02:00
Justin Albano
b891c53dcc BAEL-3141: Created new module for 'Converting Java String to Double' and other newly created string articles. (#7548) 2019-08-10 18:40:34 +02:00