Skip to content

Bug 58897 : part 1#85

Closed
benbenw wants to merge 1 commit intoapache:trunkfrom
benbenw:classfinder
Closed

Bug 58897 : part 1#85
benbenw wants to merge 1 commit intoapache:trunkfrom
benbenw:classfinder

Conversation

@benbenw
Copy link

@benbenw benbenw commented Jan 21, 2016

  • Move jorphan class finder to a more flexible solution when searching for classes (visitor / filter pattern)
  • Use it as preparatory step in Jorphan AllTests
  • Explicitly exclude JMeterTest and TestMenuFactory in headless mode
  • remove commented code & outdated comments

No change in the number of executed tests *

  • in headless mode TestMenuFactory is now excluded, it was previously
    running as a side effect of the strange exception management, but it
    need a graphics environment.

Jorphan AllTests is a stinky monkey.

for
classes (visitor / filter pattern)
- Use it as preparatory step in Jorphan AllTests
- Explicitly exclude JMeterTest and TestMenuFactory in headless mode
- remove commented code & outdated comments

No change in the number of executed tests *

* in headless mode TestMenuFactory is now excluded, it was previously
running as a side effect of the *strange* exception management, but it
need a graphics environment.

Jorphan AllTests is a stinky monkey.
@asfgit asfgit closed this in 9bc6974 Jan 28, 2016
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