Skip to content

Sharan-Robinson/CS401_Assignment3

Repository files navigation

JUnit Testing

Description

The StringUtils library is a Java-based utility that provides a set of methods for string manipulation. This project demonstrates how to implement common string operations and is designed for educational purposes to illustrate effective unit testing strategies using JUnit. The utility methods include concatenating two strings, reversing a string, converting a string to uppercase, and trimming whitespace from a string. This project is developed using Eclipse IDE and is intended for use in educational environments where understanding basic string operations is required.

To run the program

  1. Clone the GitHub project to your chosen IDE (Eclipse IDE recommended).
  2. Open the project in Eclipse or any Java-supported IDE.
  3. Compile and run the test cases.
  4. Navigate to the src/test/java directory.
  5. Run StringUtilsTest.java to execute the unit tests.

Credits

Sharan Robinson

Bhanu Ravada

Duane Rilli

Mahima Shankar

Fatimah Sweilem

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages