jakartaee / jakartaee/persistence

[3.1 TCK Challange] entity classes used by testcase does not conform to java bean standard

Open Beginner friendly
#1,087 1 comment 0 reactions 0 assignees View on GitHub
challenge
Dominant language
Java
Stars
267
Forks
78
Avg merge
1d 6h
Merged PRs (30d)
13

Description

in files [jpa/core/entityManager/Order.java](https://github.com/jakartaee/platform-tck/blob/10.0.x/src/com/sun/ts/tests/jpa/core/entityManager/Order.java) and [jpa/core/entityManager2/Order.java](src/com/sun/ts/tests/jpa/core/entityManager2/Order.java) have methods getdescription and setdescription which doesn't conform to java been specification.

Contributor guide

Open the contributing guide

Research direction

Start with src/com/sun/ts/tests/jpa/core/entityManager/Order.java and src/com/sun/ts/tests/jpa/core/entityManager2/Order.java. Inspect the getdescription and setdescription methods against the JavaBeans naming convention, then run the relevant JPA TCK tests to confirm the entity classes conform.

Written by the indexing model from the issue text.

Assessment

Tech stack
java
Domain
testing
Issue type
Bug
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Quiet
Clarity
Clearly specified
Newbie friendliness
78/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.