Class CMSNavigationNodePopulatorTest


  • @UnitTest
    public class CMSNavigationNodePopulatorTest
    extends java.lang.Object
    • Constructor Detail

      • CMSNavigationNodePopulatorTest

        public CMSNavigationNodePopulatorTest()
    • Method Detail

      • setup

        public void setup()
      • shouldNotPopulateWhenParentExists

        public void shouldNotPopulateWhenParentExists()
      • shouldPopulateWhenParentDoesNotExists

        public void shouldPopulateWhenParentDoesNotExists()
      • shouldNotPopulateWhenNodeIsRoot

        public void shouldNotPopulateWhenNodeIsRoot()
      • shouldFailWhenNodeIsNull

        public void shouldFailWhenNodeIsNull()