OpenLiberty / ci.maven

Maven plugins for managing Liberty profile servers #devops
Apache License 2.0
130 stars 91 forks source link

Fix test cases to close input streams #1750

Closed cherylking closed 1 year ago

cherylking commented 1 year ago

Would it be worthwhile to create an Abstract class with the method logContainsMessage() for our test classes to extend and use?

Yes. We can look into doing that in a future PR.