google / smali

Other
201 stars 35 forks source link

replace deprecated junit.framework.Assert to org.junit.Assert #20

Closed sv99 closed 1 year ago

sv99 commented 1 year ago

Replace deprecated junit.framework.Assert to org.junit.Assert

sv99 commented 1 year ago

What do you think about moving to JUnit 5?

sgjesse commented 1 year ago

Thank you for the patch.

Moving to JUnit5 would be perfectly fine.