بنقرة واحدة
testing
Use for JUnit tests, integration (*IT) tests, fixtures, and credentials handling in contentstack-java.
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
القائمة
Use for JUnit tests, integration (*IT) tests, fixtures, and credentials handling in contentstack-java.
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
استنادا إلى تصنيف SOC المهني
Use for Maven lifecycle, CI, JaCoCo, and branch expectations in contentstack-java.
Use when reviewing PRs for contentstack-java—API compatibility, tests, Maven, and security.
Use for the Java Content Delivery API—Stack, Entry, Query, sync, and HTTP/callback patterns.
Use when touching config, retry, or HTTP layer – Config, RetryOptions, RetryInterceptor, CSHttpConnection, connection/request flow, and error handling
Use for Java package layout, language level (8), and project conventions in contentstack-java.
| name | testing |
| description | Use for JUnit tests, integration (*IT) tests, fixtures, and credentials handling in contentstack-java. |
Test* classes) or integration tests (*IT)Test* pattern in CI snippet) exercise SDK logic with mocks/fixtures.*IT) may call live services—require valid credentials and environment; see Credentials.java and test base classes.-Dtest=... patterns documented in pom.xml—use to iterate quickly without the full IT suite.