[ZEPPELIN-6281] Add Unit Tests for LivyVersion Class ### What is this PR for? This PR adds a comprehensive suite of unit tests for the LivyVersion class. The LivyVersion class is critical for ensuring Zeppelin's compatibility with various versions of the Livy server. ### What type of PR is it? Test ### Todos * [x] Add LivyVersionTest.java with comprehensive test cases. * [x] Ensure all tests pass with the existing LivyVersion implementation. ### What is the Jira issue? [ZEPPELIN-6281](https://issues.apache.org/jira/browse/ZEPPELIN-6281) ### How should this be tested? ### Screenshots (if appropriate) ### Questions: * Does the license files need to update? No * Is there breaking changes for older versions? No * Does this needs documentation? No Closes #5029 from celinayk/ZEPPELIN-6281. Signed-off-by: ParkGyeongTae <gyeongtae@apache.org>
Documentation: User Guide
Mailing Lists: User and Dev mailing list
Continuous Integration:
Contributing: Contribution Guide
Issue Tracker: Jira
License: Apache 2.0
Zeppelin, a web-based notebook that enables interactive data analytics. You can make beautiful data-driven, interactive and collaborative documents with SQL, Scala and more.
Core features:
To know more about Zeppelin, visit our web site https://zeppelin.apache.org
Please go to install to install Apache Zeppelin from binary package.
Please check Build from source to build Zeppelin from source.