apache / apache/maven-surefire
[SUREFIRE-1988] Refactor DynamicProviderInfo
- Dominant language
- Java
- Stars
- 461
- Forks
- 588
- Avg merge
- 1d 8h
- Merged PRs (30d)
- 19
Description
**[Slawomir Jaranowski](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=slawekjaranowski)** opened **[SUREFIRE-1988](https://issues.apache.org/jira/browse/SUREFIRE-1988?redirect=false)** and commented
` DynamicProviderInfo( null ).isApplicable() ` should return `false`
to be consistent with other `ProviderInfo`
---
**Issue Links:**
- [SUREFIRE-1962](https://issues.apache.org/jira/browse/SUREFIRE-1962) Unit test for ProviderInfo#isApplicable
Contributor guide
Research direction
Start by locating DynamicProviderInfo and the ProviderInfo#isApplicable implementations, then read the unit-test work linked as SUREFIRE-1962. Verify the behavior for DynamicProviderInfo(null) and check that the relevant ProviderInfo tests cover the expected false result.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- testing
- Issue type
- Refactor
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100