mirror of
https://gitflic.ru/project/openide/openide.git
synced 2025-12-16 14:23:28 +07:00
[tests] refactor IdEntryMapExternalizerTest to not confuse teamcity too much
+ TeamCity ineffectively deals with parameterised tests with large number of parameters (there 'large' is even less than 64k) GitOrigin-RevId: 5d8227ceda4edb5c17d5dc6eecac14b70992c2ca
This commit is contained in:
committed by
intellij-monorepo-bot
parent
bbc59dc209
commit
732a82d089
@@ -5,8 +5,6 @@ import com.intellij.util.indexing.InputMapExternalizer;
|
||||
import com.intellij.util.io.DataExternalizer;
|
||||
import org.jetbrains.annotations.NotNull;
|
||||
import org.junit.jupiter.api.Test;
|
||||
import org.junit.jupiter.params.ParameterizedTest;
|
||||
import org.junit.jupiter.params.provider.MethodSource;
|
||||
|
||||
import java.io.*;
|
||||
import java.util.concurrent.ThreadLocalRandom;
|
||||
|
||||
Reference in New Issue
Block a user