You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The puzzle 70-7b24e628 in src/test/java/com/jcabi/aether/RootArtifactTest.java (lines 53-56) has to be resolved: Implement RootArtifact#parent method. It should resolves parent of this root artifact. Do not hesitate change method signature if any additional parameter will be required. Afterwards remove @ignore marker from RootArtifactTest#resolvesParent test.
The puzzle was created by Piotr Pradzynski on 28-Sep-16.
Estimate: 30 minutes, role: IMP.
If you have any technical questions, don't ask me, submit new tickets instead. The task will be "done" when the problem is fixed and the text of the puzzle is removed from the source code. Here is more about PDD and about me.
The text was updated successfully, but these errors were encountered:
The puzzle
70-7b24e628
insrc/test/java/com/jcabi/aether/RootArtifactTest.java
(lines 53-56) has to be resolved: Implement RootArtifact#parent method. It should resolves parent of this root artifact. Do not hesitate change method signature if any additional parameter will be required. Afterwards remove @ignore marker from RootArtifactTest#resolvesParent test.The puzzle was created by Piotr Pradzynski on 28-Sep-16.
Estimate: 30 minutes, role: IMP.
If you have any technical questions, don't ask me, submit new tickets instead. The task will be "done" when the problem is fixed and the text of the puzzle is removed from the source code. Here is more about PDD and
about me.
The text was updated successfully, but these errors were encountered: