mirror of
https://github.com/LamGC/ContentGrabbingJi.git
synced 2025-04-29 22:27:33 +00:00
[Rename] CacheStore-Local 更改测试类以符合规范(?);
[Rename] ListCacheStoreTest -> CopyOnWriteArrayListCacheStoreTest;
This commit is contained in:
parent
33c2cbf1ce
commit
280c5b22ac
@ -31,7 +31,7 @@ import java.util.Random;
|
||||
* @see CopyOnWriteArrayListCacheStore
|
||||
* @see LocalCollectionCacheStore
|
||||
*/
|
||||
public class ListCacheStoreTest {
|
||||
public class CopyOnWriteArrayListCacheStoreTest {
|
||||
|
||||
@Test
|
||||
public void nullThrowTest() {
|
Loading…
Reference in New Issue
Block a user