* (c) 2009 Jochen Rau <jochen.rau@typoplanet.de>
* All rights reserved
*
+* This class is a backport of the corresponding class of FLOW3.
+* All credits go to the v5 team.
+*
* This script is part of the TYPO3 project. The TYPO3 project is
* free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
/**
* Testcase for the string length validator
*
- * @package TYPO3
+ * @package Extbase
* @subpackage extbase
* @version $Id$
*/
-class Tx_Extbase_Validation_Validator_StringLengthValidator_testcase extends Tx_Extbase_Base_testcase {
+class Tx_Extbase_Validation_Validator_StringLengthValidator_testcase extends Tx_Extbase_BaseTestCase {
/**
* @test