Error "no runnable methods"

14 views
Skip to first unread message

Sebastian Ismael

unread,
Nov 22, 2016, 7:13:58 AM11/22/16
to taller...@googlegroups.com
Gente, a los que tengan el problema de ese error tienen que definir la clase SpringTest como abstract

@RunWith(SpringJUnit4ClassRunner.class)
@ContextConfiguration(locations = { "/test-applicationContext.xml" })
public abstract class SpringTest {
Reply all
Reply to author
Forward
0 new messages