I am using jUnit and I want to test the functions ...
# announcements
v
I am using jUnit and I want to test the functions defined in a .kt file i.e no class definition in that file... how to import that file for the jUnit?