Commit Graph

9 Commits

Author SHA1 Message Date
vatsalgosar
ef9cf2e238 BAEL-3941 (#9499)
* BAEL-3941
- Code snippets for preserving line breaks using Jsoup while parsing HTML strings

* BAEL-3941
- swapped the order of arguments in assertEquals
2020-07-30 20:56:27 +01:00
Sam Millington
1e49e36974 Deleted JsoupProxyIntegrationTest.java (#9294) 2020-05-15 16:32:16 +01:00
Roque Santos
50b7bc74fe BAEL-3942 : Correct failing build (#9289)
Changed IntegrationTest to LiveTest
2020-05-14 17:56:35 +01:00
Roque Santos
fb3fedb9d0 BAEL-3842 : How to add proxy support to Jsoup (#9202) 2020-05-04 17:37:38 +01:00
eugenp
b00a9e61bc formatting work 2017-08-24 15:30:33 +03:00
Grzegorz Piwowarek
e7cc45644e Optimize build (#1582) 2017-04-03 18:03:10 +02:00
pivovarit
94c315c1c2 Refactor JsoupParserTest 2017-01-11 07:20:55 +01:00
Luís Soares
4772976bda Exercise snippets only in tests (#982)
* Exercise snippets only in tests

* Increase Jsoup version
2017-01-10 20:54:12 -06:00
Luís Soares
6a60defc94 Remove Apache Commons IO dependency and split into smaller methods (#942)
* Fix the requested changes

* Split into smaller methods

* Split into smaller methods

* Remove apache dependency and split into smaller methods

* Add unit tests
2017-01-09 08:06:46 -06:00