Skip to content

Commit 8e1f091

Browse files
Update cmp files and their names
DEVSIX-5049
1 parent 2a15272 commit 8e1f091

19 files changed

+23
-32
lines changed

src/test/java/com/itextpdf/html2pdf/css/FlexAlgoTest.java

Lines changed: 23 additions & 32 deletions
Original file line numberDiff line numberDiff line change
@@ -60,16 +60,16 @@ public void item1BasisGtWidthGrow0Shrink01Test01() throws IOException, Interrupt
6060
}
6161

6262
@Test
63-
public void differentBasisGrow1Shrink0MarginBorderPaddingOnContainerTest01()
63+
public void differentBasisGrow1Shrink0MBPOnContainerTest01()
6464
throws IOException, InterruptedException {
65-
convertToPdfAndCompare("differentBasisGrow1Shrink0MarginBorderPaddingOnContainerTest01", SOURCE_FOLDER,
65+
convertToPdfAndCompare("differentBasisGrow1Shrink0MBPOnContainerTest01", SOURCE_FOLDER,
6666
DESTINATION_FOLDER);
6767
}
6868

6969
@Test
70-
public void differentBasisGrow1Shrink0MarginBorderPaddingOnContainerNoWidthTest01()
70+
public void differentBasisGrow1Shrink0MBPOnContainerNoWidthTest01()
7171
throws IOException, InterruptedException {
72-
convertToPdfAndCompare("differentBasisGrow1Shrink0MarginBorderPaddingOnContainerNoWidthTest01", SOURCE_FOLDER,
72+
convertToPdfAndCompare("differentBasisGrow1Shrink0MBPOnContainerNoWidthTest01", SOURCE_FOLDER,
7373
DESTINATION_FOLDER);
7474
}
7575

@@ -134,66 +134,57 @@ public void differentBasisSumLtWidthGrow1Shrink1Test01() throws IOException, Int
134134
}
135135

136136
@Test
137-
public void differentBasisSumLtWidthGrow1Shrink0Item2MarginBorderPadding30Test01()
138-
throws IOException, InterruptedException {
139-
convertToPdfAndCompare("differentBasisSumLtWidthGrow1Shrink0Item2MarginBorderPadding30Test01", SOURCE_FOLDER,
137+
public void differentBasisSumLtWidthGrow1Shrink0Item2MBP30Test01() throws IOException, InterruptedException {
138+
convertToPdfAndCompare("differentBasisSumLtWidthGrow1Shrink0Item2MBP30Test01", SOURCE_FOLDER,
140139
DESTINATION_FOLDER);
141140
}
142141

143142
@Test
144-
public void differentBasisSumLtWidthGrow1Shrink1Item2MarginBorderPadding30Test01()
145-
throws IOException, InterruptedException {
146-
convertToPdfAndCompare("differentBasisSumLtWidthGrow1Shrink1Item2MarginBorderPadding30Test01", SOURCE_FOLDER,
143+
public void differentBasisSumLtWidthGrow1Shrink1Item2MBP30Test01() throws IOException, InterruptedException {
144+
convertToPdfAndCompare("differentBasisSumLtWidthGrow1Shrink1Item2MBP30Test01", SOURCE_FOLDER,
147145
DESTINATION_FOLDER);
148146
}
149147

150148
@Test
151149
//TODO DEVSIX-5086 Support flex-wrap property
152-
public void ltWidthGrow0Shrink1Item2MarginBorderPadding30Test01() throws IOException, InterruptedException {
153-
convertToPdfAndCompare("ltWidthGrow0Shrink1Item2MarginBorderPadding30Test01", SOURCE_FOLDER,
154-
DESTINATION_FOLDER);
150+
public void ltWidthGrow0Shrink1Item2MBP30Test01() throws IOException, InterruptedException {
151+
convertToPdfAndCompare("ltWidthGrow0Shrink1Item2MBP30Test01", SOURCE_FOLDER, DESTINATION_FOLDER);
155152
}
156153

157154
@Test
158155
//TODO DEVSIX-5086 Support flex-wrap property
159-
public void ltWidthGrow0Shrink1Item2MarginBorderPadding30JustifyContentCenterAlignItemsCenterTest01()
156+
public void ltWidthGrow0Shrink1Item2MBP30JustifyContentCenterAlignItemsCenterTest01()
160157
throws IOException, InterruptedException {
161-
convertToPdfAndCompare(
162-
"ltWidthGrow0Shrink1Item2MarginBorderPadding30JustifyContentCenterAlignItemsCenterTest01",
163-
SOURCE_FOLDER, DESTINATION_FOLDER);
158+
convertToPdfAndCompare("ltWidthGrow0Shrink1Item2MBP30JustifyContentCenterAlignItemsCenterTest01", SOURCE_FOLDER,
159+
DESTINATION_FOLDER);
164160
}
165161

166162
@Test
167163
//TODO DEVSIX-5086 Support flex-wrap property
168-
public void ltWidthGrow0Shrink1Item2MarginBorderPadding30JustifyContentFlexEndAlignItemsFlexEndTest01()
164+
public void ltWidthGrow0Shrink1Item2MBP30JustifyContentFlexEndAlignItemsFlexEndTest01()
169165
throws IOException, InterruptedException {
170-
convertToPdfAndCompare(
171-
"ltWidthGrow0Shrink1Item2MarginBorderPadding30JustifyContentFlexEndAlignItemsFlexEndTest01",
166+
convertToPdfAndCompare("ltWidthGrow0Shrink1Item2MBP30JustifyContentFlexEndAlignItemsFlexEndTest01",
172167
SOURCE_FOLDER, DESTINATION_FOLDER);
173168
}
174169

175170
@Test
176171
//TODO DEVSIX-5086 Support flex-wrap property
177-
public void ltWidthGrow0Shrink1Item2MBP30JustifyContentFlexStartTest()
178-
throws IOException, InterruptedException {
179-
convertToPdfAndCompare(
180-
"ltWidthGrow0Shrink1Item2MBP30JustifyContentFlexStartTest",
181-
SOURCE_FOLDER, DESTINATION_FOLDER);
172+
public void ltWidthGrow0Shrink1Item2MBP30JustifyContentFlexStartTest() throws IOException, InterruptedException {
173+
convertToPdfAndCompare("ltWidthGrow0Shrink1Item2MBP30JustifyContentFlexStartTest", SOURCE_FOLDER,
174+
DESTINATION_FOLDER);
182175
}
183176

184177
@Test
185178
//TODO DEVSIX-5086 Support flex-wrap property
186-
public void ltWidthGrow0Shrink1Item2MarginBorderPadding30AlignItemsStretchAndNormalTest01()
187-
throws IOException, InterruptedException {
188-
convertToPdfAndCompare("ltWidthGrow0Shrink1Item2MarginBorderPadding30AlignItemsStretchAndNormalTest01",
189-
SOURCE_FOLDER, DESTINATION_FOLDER);
179+
public void ltWidthGrow0Shrink1Item2MBP30AlignItemsStretchAndNormalTest() throws IOException, InterruptedException {
180+
convertToPdfAndCompare("ltWidthGrow0Shrink1Item2MBP30AlignItemsStretchAndNormal", SOURCE_FOLDER,
181+
DESTINATION_FOLDER);
190182
}
191183

192184
@Test
193-
public void ltWidthGrow0Shrink0Item2MarginBorderPadding30JustifyContentCenterAlignItemsCenterDontFitTest01()
185+
public void ltWidthGrow0Shrink0Item2MBP30JustifyContentCenterAlignItemsCenterDontFitTest()
194186
throws IOException, InterruptedException {
195-
convertToPdfAndCompare(
196-
"ltWidthGrow0Shrink0Item2MarginBorderPadding30JustifyContentCenterAlignItemsCenterDontFitTest01",
187+
convertToPdfAndCompare("ltWidthGrow0Shrink0Item2MBP30JustifyContentCenterAlignItemsCenterDontFit",
197188
SOURCE_FOLDER, DESTINATION_FOLDER);
198189
}
199190

0 commit comments

Comments
 (0)