Sounds like a plan!

Martijn

On Sun, Mar 13, 2016 at 9:21 AM, Sven Meier <[email protected]> wrote:
> +1
>
> Sven
>
>
> On 12.03.2016 23:57, Martin Grigorov wrote:
>>
>> Hi,
>>
>> I want to
>> propose
>> org.apache.wicket.protocol.http.documentvalidation.HtmlDocumentValidator
>> for deprecation in Wicket 8.x and removal in 9.x.
>>
>> I'm 100% sure no one uses this way of testing.
>> Tests based on HtmlDocumentValidator fail as soon as a single character is
>> changed in the page markup.
>> They are also very verbose to write:
>>
>> https://github.com/apache/wicket/blob/859b0313469215dd230d69f64f475f7b86be7360/wicket-core/src/test/java/org/apache/wicket/markup/html/list/PagedTableTest.java#L62
>>
>> There are 4 tests in wicket-core that uses it.
>> Will be easy to replace with TagTester or WicketTestCase#executeTest()
>>
>>
>> Martin Grigorov
>> Wicket Training and Consulting
>> https://twitter.com/mtgrigorov
>>
>



-- 
Become a Wicket expert, learn from the best: http://wicketinaction.com

Reply via email to