forked from eugenp/tutorials
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
BAEL-809: Moved mockito-kotlin to existing mockito module (eugenp#2191)
* BAEL-809: Add Kotlin Mockito supporting code * BAEL-809: Add references to kotlin-mockito library * BAEL-809: Move kotlin-mockito to existing kotlin module Some unused java classes that were in the kotlin-mockito module were simply deleted instead of moved to the mockito module.
- Loading branch information
1 parent
37360b9
commit 6e99424
Showing
11 changed files
with
7 additions
and
205 deletions.
There are no files selected for viewing
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
24 changes: 0 additions & 24 deletions
24
kotlin-mockito/src/main/java/com/baeldung/java/ArrayExample.java
This file was deleted.
Oops, something went wrong.
24 changes: 0 additions & 24 deletions
24
kotlin-mockito/src/main/java/com/baeldung/java/Customer.java
This file was deleted.
Oops, something went wrong.
7 changes: 0 additions & 7 deletions
7
kotlin-mockito/src/main/java/com/baeldung/java/StringUtils.java
This file was deleted.
Oops, something went wrong.
17 changes: 0 additions & 17 deletions
17
kotlin-mockito/src/test/java/com/baeldung/kotlin/JavaCallToKotlinUnitTest.java
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.