public void testAfterPropertiesSetNoContextPath() throws Exception { try { JibxMarshaller marshaller = new JibxMarshaller(); marshaller.afterPropertiesSet(); fail("Should have thrown an IllegalArgumentException"); } catch (IllegalArgumentException e) { } }
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<html> | |
<body> | |
flsjdflkasj | |
</body> |
No comments:
Post a Comment