Can we write wrapper class for TestNG and Junit framework The goal of wrapper is when any new robust framework is introduced in the future, i should not change my whole testframework, only i need to change the wrapper class. Is it possbile to build wrapper? can anyone guide how to do it