关于
This skill provides a comprehensive framework for developing, maintaining, and reviewing unit tests within CUI Java environments. It enforces rigorous testing standards including the AAA (Arrange-Act-Assert) pattern, value object contract testing, and the CUI test generator framework. By guiding the AI to use modularized configurations, it ensures that tests are independent, high-coverage, and free from prohibited libraries like Mockito or Hamcrest, while providing specialized support for MockWebServer and integration testing workflows.