Methods
1 to 10 of 10
- Tests_libs_class_oik_remote::setUp() –
- Tests_libs_class_oik_remote::test_are_you_local() – These tests will pass if the local machine is called qw and there is a host name of q.w
- Tests_libs_class_oik_remote::test_are_you_local_ip() – Tests are_you_local_ip
- Tests_libs_class_oik_remote::test_are_you_local_ip_qw() – Tests are_you_local_ip for qw
- Tests_libs_class_oik_remote::test_are_you_private_ip() – Tests if this is a private IP
- Tests_libs_class_oik_remote::test_gethostbyname() – We want to check that "qw" is the current machine?
- Tests_libs_class_oik_remote::test_gethostbynamel() – Tests gethostbynamel()
- Tests_libs_class_oik_remote::test_get_computer_name() – This test will fail if the local machine is not called ‘qw’
- Tests_libs_class_oik_remote::test_php_uname() – Tests this machine is called QW
- Tests_libs_class_oik_remote::test_simulate_multisite() – Simulate tests with multisite where the $_SERVER[’SERVER_NAME’] is not localhost.