[
https://issues.apache.org/jira/browse/FALCON-942?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14248213#comment-14248213
]
Ruslan Ostafiychuk commented on FALCON-942:
-------------------------------------------
But we already clean all entities in *ListEntitiesTest*, *EntitySummaryTest*,
*LineageApiTest*, *ProcessUITest*. So shouldn't we clean them there too?
Some of our tests also expect that there is no other processes running
(NoOutputProcessTest)
> Cleanup BaseTestClass and setUp/tearDown methods
> ------------------------------------------------
>
> Key: FALCON-942
> URL: https://issues.apache.org/jira/browse/FALCON-942
> Project: Falcon
> Issue Type: Improvement
> Components: merlin
> Affects Versions: 0.6
> Reporter: Ruslan Ostafiychuk
> Assignee: Ruslan Ostafiychuk
> Priority: Minor
> Fix For: 0.7
>
> Attachments: FALCON-942.patch
>
>
> - _BaseTestClass.removeBundle()_ replaced with _CleanupUtil_ methods
> - _TestngListener_ prints information about start/stop so we don't need this
> in before/after methods
> - it's easier to clean base test dir in _BaseTestClass_ constructor instead
> of adding @AfterClass every time
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)