Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Kotlin Migration: Convert tests to Kotlin part 1 #75

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

shbhmnk
Copy link

@shbhmnk shbhmnk commented Oct 5, 2019

  • Fixes: Migrate to Kotlin #74.
  • Converted test classes AwesomeValidationTest,
    ValidationHolderTest, ValidationStyleTest to Kotlin.
  • Ensured all the tests are running and are passed successfully.
  • Added Kotlin version 1.3.50 to the project.

- Converted test classes `AwesomeValidationTest`,
`ValidationHolderTest`,
  `ValidationStyleTest` to Kotlin.
  - Ensured all the tests are running and are passed successfully.
  - Added Kotlin version `1.3.50` to the project.
@shbhmnk shbhmnk mentioned this pull request Oct 5, 2019
@shbhmnk
Copy link
Author

shbhmnk commented Oct 15, 2019

@thyrlian please let me know if you need more details on this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Migrate to Kotlin
1 participant