jakartaee / jakartaee/batch-tck

Add tests to verify injection of non-string batch properties into method parameter and constructor parameter

Open
#47 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement
Dominant language
Java
Stars
2
Forks
12
PR merge metrics
No merged PRs in 30d

Description

For non-string batch properties, `com.ibm.jbatch.tck.artifacts.cdi.NonCDIBeanBatchlet` contains field injections of non-string batch properties. But there seems no such tests for method param or constructor param injection. All method/constructor param injections are for string values.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with com.ibm.jbatch.tck.artifacts.cdi.NonCDIBeanBatchlet and inspect the existing field, method-parameter, and constructor-parameter injection tests. Add coverage for non-string batch properties in both method and constructor parameters, then run the relevant Batch TCK tests to confirm both injection paths pass.

Written by the indexing model from the issue text.

Assessment

Tech stack
java
Domain
testing
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
50/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.