mirror of
https://github.com/LamGC/ContentGrabbingJi.git
synced 2025-04-30 06:37:36 +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 CopyOnWriteArrayListCacheStore
|
||||||
* @see LocalCollectionCacheStore
|
* @see LocalCollectionCacheStore
|
||||||
*/
|
*/
|
||||||
public class ListCacheStoreTest {
|
public class CopyOnWriteArrayListCacheStoreTest {
|
||||||
|
|
||||||
@Test
|
@Test
|
||||||
public void nullThrowTest() {
|
public void nullThrowTest() {
|
Loading…
Reference in New Issue
Block a user