Class com.ibm.ws.container.service.config.internal.FragmentOrderingTest

5

tests

0

failures

0

ignored

0.054s

duration

100%

successful

Tests

Test Duration Result
testFragmentOrderingExample0a 0.033s passed
testFragmentOrderingExample0b 0.005s passed
testFragmentOrderingExample1 0.006s passed
testFragmentOrderingExample2 0.006s passed
testFragmentOrderingExample3 0.004s passed

Standard output

Testing [ Example 0a ]
Example 0a
  [ MyFragment3 ] at [ MyFragment3 ]
  [ MyFragment2 ] at [ MyFragment2 ]
  [ MyFragment1 ] at [ MyFragment1 ]
Testing [ Example 0a ]: Passed
Testing [ Example 0b ]
Example 0b
  [ MyFragment2 ] at [ MyFragment2 ]
  [ MyFragment3 ] at [ MyFragment3 ]
Testing [ Example 0b ]: Passed
Testing [ Example 1 ]
Example 1
  [ F ] at [ F ]
  [ B ] at [ B ]
  [ D ] at [ D ]
  [ E ] at [ E ]
  [ C ] at [ C ]
  [ A ] at [ A ]
Testing [ Example 1 ]: Passed
Testing [ Example 2 ]
Example 2
  [ B ] at [ B ]
  [ E ] at [ E ]
  [ F ] at [ F ]
  [ null ] at [ A ]
  [ C ] at [ C ]
  [ D ] at [ D ]
Testing [ Example 2 ]: Passed
Testing [ Example 3 ]
Example 3
  [ C ] at [ C ]
  [ B ] at [ B ]
  [ A ] at [ A ]
  [ D ] at [ D ]
Testing [ Example 3 ]: Passed