I have an interface and its implementation. I'm working on a plugin for JIRA. I've just decided on its design but do not have implementation as such. I'm kinda lost on how to test it when it has no methods in it. Can anyone pls help? thanks..I have an interface and its implementation. I'm