Shorr H Android Development 2025-26-Period 3

Course Description

Upcoming Assignments See all

Due:

Unit Tests Submission in Google Classroom

Unit Tests Submission

Print the following files:

RegistrationUtil.kt
RegistrationUtilTest.kt
LoginActivity.kt
RegistrationActivity.kt
In addition to having all of the intents and utility class functions working, make sure that you have in your Unit Test Class:

 // Make tests for failures of
        // min length of 8 chars
        // at least one digit   (make sure it's at least 8 and has a capital letter)
        // at least on capital letter
    // Make a test for good matching passwords working

    // Make the tests for the other functions in the Util class with
    // the common failures and 1 success for each




Submit those as a pdf. Remember to use the font size 8 and 0.25" margins. See attached images.
Last Modified: Friday, December 12 10:48 AM