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.
- Clone the GitHub project to your chosen IDE (Eclipse IDE recommended).
- Open the project in Eclipse or any Java-supported IDE.
- Compile and run the test cases.
- Navigate to the src/test/java directory.
- Run StringUtilsTest.java to execute the unit tests.
Sharan Robinson
Bhanu Ravada
Duane Rilli
Mahima Shankar
Fatimah Sweilem