Name Description Size Coverage
DisconnectTest.java Integration test for tracking protection, which tests that some real websites are/aren't blocked under given circumstances. UrlMatcherTest tests the general correctness of our URL matching code, this test is intended to verify that our disconnect lists are loaded correctly (and therefore are dependent on the contents of our disconnect lists). This test also verifies that the entity lists (whitelists for specific domains) actually work 7862 -
EntityListTest.java Integration test to make sure all our whitelisting methods work as expected. 3927 -
TrieTest.java 2964 -
UrlMatcherTest.java 6949 -
util -