name: TemplateIteratorTest
class_comment: null
dependencies:
- name: TemplateIterator
  type: class
  source: Symfony\Bundle\TwigBundle\TemplateIterator
- name: BundleInterface
  type: class
  source: Symfony\Component\HttpKernel\Bundle\BundleInterface
- name: Kernel
  type: class
  source: Symfony\Component\HttpKernel\Kernel
properties: []
methods:
- name: testGetIterator
  visibility: public
  parameters: []
  comment: null
- name: testGetIteratorWithFileNameFilter
  visibility: public
  parameters: []
  comment: null
- name: createKernelMock
  visibility: private
  parameters: []
  comment: null
traits:
- Symfony\Bundle\TwigBundle\TemplateIterator
- Symfony\Component\HttpKernel\Bundle\BundleInterface
- Symfony\Component\HttpKernel\Kernel
interfaces: []