Re: [Geotools-devel] Second question and code review request

2007-06-21 Thread Martin Desruisseaux
Jody Garnett a écrit : > The following two test cases: > - DefaultFactoryOnlineTest - in epsg/oracle > - DefaultFactoryTest - in epsg/hsql > > Have been giving me problems when they perform an: > - assertSame(((Conversion) operation).getMethod(), ((Conversion) > projection).getMethod()); > > I u

[Geotools-devel] Second question and code review request

2007-06-19 Thread Jody Garnett
Question number two here; and a code review request. The following two test cases: - DefaultFactoryOnlineTest - in epsg/oracle - DefaultFactoryTest - in epsg/hsql Have been giving me problems when they perform an: - assertSame(((Conversion) operation).getMethod(), ((Conversion) projection).getMe