-------------------------------------------------------------------------------
Test set: org.seasar.ymir.zpt.ZptITest
-------------------------------------------------------------------------------
Tests run: 1, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 0.339 sec <<< FAILURE!
test1_page式で自分自身を表す記号が正しく解釈されること(org.seasar.ymir.zpt.ZptITest)  Time elapsed: 0.336 sec  <<< FAILURE!
junit.framework.ComparisonFailure: expected:<...1.html?a=1">LINK</a>[]
> but was:<...1.html?a=1">LINK</a>[
]
>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at junit.framework.Assert.assertEquals(Assert.java:87)
	at org.seasar.ymir.zpt.ZptITest$1.doFilter(ZptITest.java:25)
	at org.seasar.ymir.impl.YmirImpl.processResponse(YmirImpl.java:279)
	at org.seasar.ymir.zpt.ZptYmir.processResponse(ZptYmir.java:47)
	at org.seasar.ymir.impl.YmirImpl.process(YmirImpl.java:218)
	at org.seasar.ymir.testing.YmirTestCase.process(YmirTestCase.java:517)
	at org.seasar.ymir.testing.YmirTestCase.process(YmirTestCase.java:666)
	at org.seasar.ymir.testing.YmirTestCase.process(YmirTestCase.java:580)
	at org.seasar.ymir.testing.YmirTestCase.process(YmirTestCase.java:760)
	at org.seasar.ymir.zpt.ZptITest.test1_page式で自分自身を表す記号が正しく解釈されること(ZptITest.java:18)

