Using traits makes it possible to add the support into a class that for some reason needs to extend different base class, as for example when using Spring integration test support for TestNG - see this discussion for details.
The text was updated successfully, but these errors were encountered:
Using traits makes it possible to add the support into a class that for some reason needs to extend different base class, as for example when using Spring integration test support for TestNG - see this discussion for details.
The text was updated successfully, but these errors were encountered: