rcalago
bfa76d7e66
Update README.md
2024-01-19 09:59:55 +08:00
Maiklins
e72e72790c
Update README.md
2024-01-18 22:19:34 +01:00
anujgaud
444d747468
Add tests for byte to int conversion
2024-01-15 22:32:26 +05:30
anujgaud
84530dd8bb
Add byte to int conversion code
2024-01-15 22:31:09 +05:30
Eugene Kovko
0e38c09d04
BAEL-7448: BigDecimal to Integer ( #15569 )
2024-01-07 19:07:28 -08:00
Eugene Kovko
36edee6be7
BAEL-7447: Integer to BigDecimal ( #15563 )
2024-01-07 18:50:22 -08:00
edizor
d63b2b5a2a
Update README.md
...
[skip ci]
2023-12-07 22:24:56 +08:00
edizor
183101cd4f
Update README.md
...
[skip ci]
2023-12-07 21:51:10 +08:00
Singh Harpal
ef76f798fb
JAVA-26769: Update/Migrate to new version of Junit4
2023-12-01 18:01:46 +05:30
MohamedHelmyKassab
d7bb6bc0a7
This commit is related to BAEL-7113 ( #15331 )
...
This commit adds a new test class "RoundNumberToNearestMultipleUnitTest" that suggests multiplе mеthods for rounding up a numbеr to thе nеarеst multiplе of 5 in Java.
2023-11-30 16:59:17 -08:00
Andrea Giulio Cerasoni
b11a85adb1
Merge pull request #15279 from sk1418/negate-int
...
[negate-int] negate an int in java
2023-11-28 17:06:35 +00:00
Kai Yuan
62cc5adfbb
[negate-int] add an empty line
2023-11-26 20:59:53 +01:00
Kai Yuan
0b2981b94e
[negate-int] using logger instead of sys.print.out
2023-11-26 19:10:19 +01:00
Kai Yuan
81fe96721a
[negate-int] negate an int in java
2023-11-23 13:03:09 +01:00
Bipin kumar
f1424a62ef
JAVA-26556: Changes made for Adding missed modules ( #15105 )
...
/core-java-modules/core-java-numbers-conversions
/core-java-modules/core-java-datetime-conversion
/di-modules/avaje/persistence-modules/spring-boot-persistence-4
/spring-boot-modules/spring-boot-security-2
/spring-boot-modules/spring-boot-ssl-bundles
/spring-boot-modules/spring-boot-telegram
2023-11-07 12:22:43 +02:00
Anton Dalagan
3c8d10dd82
Bael 7146 improvement to this article convert double to float in java ( #15067 )
...
* Commit 1 - Anton Dalagan Code for Evaluation article. Contains Unit tests, domain class, and App main method.
* BAEL-7146 Updated the unit test to display the results of the conversion. This will be explained in the article itself.
* BAEL-7146 cleaned up pR
2023-10-27 09:44:07 -07:00
edizor
b3702a402a
Update README.md
...
[skip ci]
2023-10-20 21:44:03 +08:00
edizor
c309272de3
Update README.md
...
[skip ci]
2023-10-20 21:20:38 +08:00
Liam Williams
daaefb0f26
Merge pull request #14807 from mcasari/master
...
BAEL-6846 - Converting from Float to BigDecimal in Java
2023-10-10 23:52:21 +01:00
Anton Dalagan
3bd2e7eb3e
Bael 6962 convert double to float in java ( #14936 )
...
* Commit 1 - Anton Dalagan Code for Evaluation article. Contains Unit tests, domain class, and App main method.
* BAEL-6962 - Created unit test, and updated pom.xml
* BAEL-6962 - Removed files unrelated to the article
* BAEL-6962 - Added a declartions for float and double in diff class. Updated unit tests.
* BAEL-6962 - Made changes into the unit tests. Removed printlns, and updated isinstance with assertequals
2023-10-09 13:05:03 -07:00
mcasari
68fd94288d
change string constructor test case in simpler form
2023-10-06 21:57:56 +02:00
mcasari
7e1d5991e6
BAEL-6846 - tests revision due to article updates
2023-10-03 23:41:11 +02:00
mcasari
6f085f068a
BAEL-6846 - minor code format fix
2023-10-03 18:34:40 +02:00
mcasari
39c353c6ae
BAEL-6846 - updates due to further discussion about float representation
2023-10-01 21:58:55 +02:00
mcasari
a493c570ad
Merge remote-tracking branch 'upstream/master'
2023-10-01 21:48:56 +02:00
Anton Dalagan
306f1335b8
Bael 6962 convert double to float in java ( #14883 )
...
* Commit 1 - Anton Dalagan Code for Evaluation article. Contains Unit tests, domain class, and App main method.
* BAEL-6962 - Created unit test, and updated pom.xml
* BAEL-6962 - Removed files unrelated to the article
* BAEL-6962 - Added a declartions for float and double in diff class. Updated unit tests.
2023-09-30 08:39:12 -07:00
mcasari
c56bc04f95
BAEL-6846 - change assertNotEquals to assertEquals
2023-09-23 17:02:20 +02:00
mcasari
a7940d9658
BAEL-6846 - Convert from float to BigDecimal
2023-09-21 20:28:15 +02:00
edizor
7ed3a423cf
Update README.md
...
[skip ci]
2023-09-08 22:22:17 +08:00
Bogdan Cardoş
86f7514df6
BAEL-6819 convert from int to Long in Java ( #14671 )
...
* BAEL-6819 convert from int to Long in Java
* BAEL-6819 update package name
2023-08-29 14:56:00 -07:00
edizor
dc2912fe4c
Update README.md
...
[skip ci]
2023-07-13 21:27:25 +08:00
Kai Yuan
92c575498c
[long-to-bigdecimal] Convert Long to BigDecimal in Java ( #14372 )
...
* [long-to-bigdecimal] Convert Long to BigDecimal in Java
* [long-to-bigdecimal] renaming var
2023-07-08 22:30:44 -05:00
Deboshree
d99790ef18
changing branch
2023-05-22 13:26:06 +05:30
edizor
a081cdb378
Update README.md
...
[skip ci]
2023-03-24 16:29:14 +08:00
Kai Yuan
4c2dcb190f
[BAEL-6115_Num2Letter] Convert a Number to a Letter in Java ( #13638 )
...
* [BAEL-6115_Num2Letter] Convert a Number to a Letter in Java
* [BAEL-6115_Num2Letter] Change the 1st method's return type to char
2023-03-20 19:15:16 -05:00