The Wayback Machine - https://web.archive.org/web/20210801034413/https://github.com/topics/dsl
Skip to content
#

dsl

Here are 1,465 public repositories matching this topic...

rohanKanojia
rohanKanojia commented Jul 27, 2021

Right now ErrorMessageTest.testCustomMessage is written in a strange way.

  • Instead of using assertThrows we're catching an exception.
  • There is a custom fail() method that does nothing.
  • We're not asserting anything, see sonar smell here[0]

https://github.com/fabric8io/kubernetes-client/blob/d1740ffeaa624bd63b6d929b25d764a477c1c17e/kubernetes-tests/src/test/java/io/fabric8/kubernete

Improve this page

Add a description, image, and links to the dsl topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the dsl topic, visit your repo's landing page and select "manage topics."

Learn more