Skip to content

Decompose complex conditional#1124

Open
sarthak3136 wants to merge 4 commits intotoolbox4minecraft:masterfrom
sarthak3136:DecomposeComplexConditional
Open

Decompose complex conditional#1124
sarthak3136 wants to merge 4 commits intotoolbox4minecraft:masterfrom
sarthak3136:DecomposeComplexConditional

Conversation

@sarthak3136
Copy link
Copy Markdown

Decompose Complex Conditional type of Refactoring has been done in the following file:

File path: src/test/java/amidst/mojangapi/mocking/FakeMinecraftInterface.java

Reason: CreateWorldAccessor Method has the code smell of type complex conditional. That smell has been removed and refactored by decomposing the complex conditional statement in the separate method worldMatches.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant