Total Complexity | 3 |
Total Lines | 21 |
Duplicated Lines | 0 % |
Changes | 0 |
1 | <?php |
||
14 | final class SessionLocaleResolverTest extends \Tester\TestCase { |
||
15 | use \Testbench\TCompiledContainer; |
||
16 | |||
17 | protected SessionLocaleResolver $resolver; |
||
18 | |||
19 | protected function setUp(): void { |
||
20 | $this->resolver = new SessionLocaleResolver(); |
||
21 | } |
||
22 | |||
23 | public function testResolver(): void { |
||
29 | } |
||
30 | |||
31 | public function testCustomVarName(): void { |
||
40 | ?> |