You should be able to find out that easily if you use an IDE (like eclipse or IntelliJ)
it is in org.apache.camel.test.junit4.TestSupport HTH, On Sun, Nov 24, 2013 at 9:31 PM, Philippe de Rochambeau <[email protected]>wrote: > Hello, > > does anyone know which class the assertIsInstanceOf method is defined in? > > For instance, > > assertIsInstanceOf(ExecResult.class, exchange.getIn().getBody()); > > Many thanks. > > Philippe > -- Bilgin Ibryam Apache Camel & Apache OFBiz committer Blog: ofbizian.com Twitter: @bibryam <https://twitter.com/bibryam> Author of Instant Apache Camel Message Routing http://www.amazon.com/dp/1783283475
