class TestUnit::Generators::AuthenticationGenerator

:nodoc:
:nodoc:
:nodoc:

def create_user_test_files

:nodoc:
:nodoc:
:nodoc:
def create_user_test_files
  template "test/fixtures/users.yml"
  template "test/models/user_test.rb"
end