- generateSourceMap(String, List<InputSource>) - Method in interface org.bladerunnerjs.api.plugin.MinifierPlugin
-
- get() - Method in interface org.bladerunnerjs.api.memoization.Getter
-
- getAbsoluteFile() - Method in class org.bladerunnerjs.api.memoization.MemoizedFile
-
- getAbsolutePath() - Method in class org.bladerunnerjs.api.memoization.MemoizedFile
-
- getActiveCharacterEncoding() - Method in class org.bladerunnerjs.api.spec.engine.SpecTest
-
- getActiveClientCharacterEncoding() - Method in class org.bladerunnerjs.api.spec.engine.SpecTest
-
- getAllAssetContainers() - Method in class org.bladerunnerjs.api.App
-
Returns *all* of the asset containers in the model.
- getAllowAnonymousStats() - Method in class org.bladerunnerjs.api.BladerunnerConf
-
- getAppReturns(App) - Method in class org.bladerunnerjs.api.spec.utility.JsLibVerifier
-
- getAppVersionGenerator() - Method in class org.bladerunnerjs.api.BRJS
-
- getAsset(BundlableNode, String) - Method in interface org.bladerunnerjs.api.plugin.RequirePlugin
-
The method returns the Asset retrieved using the selected requirePathSuffix from the bundable node.
- getAssetName() - Method in interface org.bladerunnerjs.api.Asset
-
The method returns the name of the Asset file.
- getAssetPath() - Method in interface org.bladerunnerjs.api.Asset
-
The method returns the path to the Asset relative to the
App
that comprises it.
- getBundledFiles() - Method in class org.bladerunnerjs.api.spec.utility.WorkbenchCommander
-
- getBundleInfo() - Method in class org.bladerunnerjs.api.spec.utility.AspectCommander
-
- getBundleInfo() - Method in class org.bladerunnerjs.api.spec.utility.WorkbenchCommander
-
- getBundleSet() - Method in interface org.bladerunnerjs.api.BundlableNode
-
The method retrieves the
BundleSet
corresponding to the current BundableNode for when it is necessary to deploy it.
- getCause() - Method in exception org.bladerunnerjs.api.model.exception.UnresolvableRequirePathException
-
- getCharacterNumber() - Method in exception org.bladerunnerjs.api.model.exception.request.MalformedRequestException
-
- getCommand() - Method in exception org.bladerunnerjs.api.model.exception.command.CommandArgumentsException
-
- getCommandDescription() - Method in interface org.bladerunnerjs.api.plugin.CommandPlugin
-
Returns a description message that helps users to determine whether a command may be of interest to them or not.
- getCommandHelp() - Method in interface org.bladerunnerjs.api.plugin.CommandPlugin
-
Returns a detailed help message that describes the various parameters the command provides, and how they are used.
- getCommandHelp() - Method in class org.bladerunnerjs.api.plugin.JSAPArgsParsingCommandPlugin
-
- getCommandName() - Method in exception org.bladerunnerjs.api.model.exception.command.NoSuchCommandException
-
- getCommandName() - Method in interface org.bladerunnerjs.api.plugin.CommandPlugin
-
Returns the name of the command.
- getCommandPlugins() - Method in interface org.bladerunnerjs.api.plugin.PluginLocator
-
The method retrieves all
CommandPlugin
s for the
BRJS
object inputed through the createPlugins function.
- getCommandPlugins() - Method in class org.bladerunnerjs.api.spec.utility.MockPluginLocator
-
- getCommandUsage() - Method in interface org.bladerunnerjs.api.plugin.CommandPlugin
-
Returns a usage message that shows the user an example of how the command parameters are used.
- getCommandUsage() - Method in class org.bladerunnerjs.api.plugin.JSAPArgsParsingCommandPlugin
-
- getCommonjsDefinition() - Method in class org.bladerunnerjs.api.ThirdpartyLibManifest
-
- getCompositeGroupName() - Method in interface org.bladerunnerjs.api.plugin.CompositeContentPlugin
-
Returns the group name of content plug-in, which allow composite content plug-ins that compose a number of related plug-ins.
- getConf() - Method in class org.bladerunnerjs.api.ConfFile
-
- getConfFile() - Method in class org.bladerunnerjs.api.ConfFile
-
- getConfigFilePath(BRJS) - Static method in class org.bladerunnerjs.api.BladerunnerConf
-
- getContentPathParser() - Method in interface org.bladerunnerjs.api.plugin.RoutableContentPlugin
-
Returns the content-path parser that will be used to parse all requests for this plug-in.
- getContentPluginReader() - Method in class org.bladerunnerjs.api.plugin.InputSource
-
- getContentPlugins() - Method in interface org.bladerunnerjs.api.plugin.PluginLocator
-
The method retrieves all
ContentPlugin
s for the
BRJS
object inputed through the createPlugins function.
- getContentPlugins() - Method in class org.bladerunnerjs.api.spec.utility.MockPluginLocator
-
- getCountryCode() - Method in class org.bladerunnerjs.api.plugin.Locale
-
- getCssFiles() - Method in class org.bladerunnerjs.api.ThirdpartyLibManifest
-
- getDefaultBrowser() - Method in class org.bladerunnerjs.api.TestRunnerConf
-
- getDefaultFileCharacterEncoding() - Method in class org.bladerunnerjs.api.BladerunnerConf
-
- getDefaultLocale() - Method in class org.bladerunnerjs.api.AppConf
-
- getDependentAssets(BundlableNode) - Method in interface org.bladerunnerjs.api.LinkedAsset
-
Returns a list of files this LinkedAssetFile depends on
- getDepends() - Method in class org.bladerunnerjs.api.ThirdpartyLibManifest
-
- getExports() - Method in class org.bladerunnerjs.api.ThirdpartyLibManifest
-
- getFileModificationRegistry() - Method in class org.bladerunnerjs.api.BRJS
-
- getFileObserverValue() - Method in class org.bladerunnerjs.api.BladerunnerConf
-
- getFileVersion(File) - Method in class org.bladerunnerjs.api.memoization.FileModificationRegistry
-
- getFileVersionObject(File) - Method in class org.bladerunnerjs.api.memoization.FileModificationRegistry
-
- getFormattedMessage() - Method in class org.bladerunnerjs.api.spec.utility.LogMessage
-
- getGeneratedContentPaths(Map<String, String>, BundleSet, RequestMode, Locale) - Method in class org.bladerunnerjs.api.plugin.base.AbstractTagHandlerPlugin
-
- getGeneratedContentPaths(Map<String, String>, BundleSet, RequestMode, Locale) - Method in interface org.bladerunnerjs.api.plugin.TagHandlerPlugin
-
Get a list of content paths this tag handler loads or causes the app to load.
- getIgnoredPaths() - Method in class org.bladerunnerjs.api.BladerunnerConf
-
- getIndexFile() - Method in class org.bladerunnerjs.api.spec.utility.AspectBuilder
-
- getInputStream() - Method in class org.bladerunnerjs.api.plugin.BinaryResponseContent
-
- getJettyPort() - Method in class org.bladerunnerjs.api.BladerunnerConf
-
- getJsFiles() - Method in class org.bladerunnerjs.api.ThirdpartyLibManifest
-
- getLanguageCode() - Method in class org.bladerunnerjs.api.plugin.Locale
-
- getLinkedAsset(String) - Method in interface org.bladerunnerjs.api.BundlableNode
-
The method retrieves the resource specified by the require path.
- getLocaleCookieName() - Method in class org.bladerunnerjs.api.AppConf
-
- getLocaleFilePattern(String) - Method in class org.bladerunnerjs.api.plugin.Locale
-
- getLocaleFilePattern(String, String) - Method in class org.bladerunnerjs.api.plugin.Locale
-
- getLocales() - Method in class org.bladerunnerjs.api.AppConf
-
- getLogger(Class<?>) - Method in class org.bladerunnerjs.api.spec.utility.StubLoggerFactory
-
- getLogger(Class<?>) - Method in class org.bladerunnerjs.api.spec.utility.TestLoggerFactory
-
- getLoggerFactory() - Method in class org.bladerunnerjs.api.BRJS
-
- getLoginModuleName() - Method in class org.bladerunnerjs.api.BladerunnerConf
-
- getLoginRealm() - Method in class org.bladerunnerjs.api.BladerunnerConf
-
- getLogLevel() - Method in class org.bladerunnerjs.api.spec.logging.MockLogLevelAccessor
-
- getMemoizedFile(String) - Method in class org.bladerunnerjs.api.BRJS
-
- getMemoizedFile(File) - Method in class org.bladerunnerjs.api.BRJS
-
- getMemoizedFile(File, String) - Method in class org.bladerunnerjs.api.BRJS
-
- getMemoizedFile(File) - Method in class org.bladerunnerjs.api.memoization.MemoizedFileAccessor
-
- getMessage() - Method in exception org.bladerunnerjs.api.model.exception.AmbiguousRequirePathException
-
- getMessage() - Method in exception org.bladerunnerjs.api.model.exception.InvalidRequirePathException
-
- getMessage() - Method in exception org.bladerunnerjs.api.model.exception.ModelOperationException
-
- getMessage() - Method in exception org.bladerunnerjs.api.model.exception.OutOfBundleScopeRequirePathException
-
- getMessage() - Method in exception org.bladerunnerjs.api.model.exception.OutOfScopeRequirePathException
-
- getMessage() - Method in exception org.bladerunnerjs.api.model.exception.UnresolvableRelativeRequirePathException
-
- getMessage() - Method in exception org.bladerunnerjs.api.model.exception.UnresolvableRequirePathException
-
- getMinifierPlugins() - Method in interface org.bladerunnerjs.api.plugin.PluginLocator
-
The method retrieves all
MinifierPlugin
s for the
BRJS
object inputed through the createPlugins function.
- getMinifierPlugins() - Method in class org.bladerunnerjs.api.spec.utility.MockPluginLocator
-
- getModelObserverPlugins() - Method in interface org.bladerunnerjs.api.plugin.PluginLocator
-
- getModelObserverPlugins() - Method in class org.bladerunnerjs.api.spec.utility.MockPluginLocator
-
- getName() - Method in class org.bladerunnerjs.api.App
-
- getName() - Method in class org.bladerunnerjs.api.Aspect
-
- getName() - Method in class org.bladerunnerjs.api.Blade
-
- getName() - Method in class org.bladerunnerjs.api.Bladeset
-
- getName() - Method in interface org.bladerunnerjs.api.logging.Logger
-
- getName() - Method in class org.bladerunnerjs.api.memoization.MemoizedFile
-
- getName() - Method in class org.bladerunnerjs.api.spec.utility.MockLogger
-
- getName() - Method in class org.bladerunnerjs.api.spec.utility.TestLogger
-
- getName() - Method in class org.bladerunnerjs.api.TestPack
-
- getName() - Method in class org.bladerunnerjs.api.Theme
-
- getName() - Method in class org.bladerunnerjs.api.TypedTestPack
-
- getNonAspectAssetContainers() - Method in class org.bladerunnerjs.api.App
-
- getOrderedPlugins() - Method in class org.bladerunnerjs.api.BladerunnerConf
-
- getParentFile() - Method in class org.bladerunnerjs.api.memoization.MemoizedFile
-
- getPluginClass() - Method in class org.bladerunnerjs.api.plugin.base.AbstractPlugin
-
- getPluginClass() - Method in interface org.bladerunnerjs.api.plugin.Plugin
-
An alternative to Java's
Object.getClass()
method that is needed because BladeRunnerJS wraps plug-ins within
virtual proxy
wrappers, causing the native
Object.getClass()
method to become ineffective.
- getPluginName() - Method in interface org.bladerunnerjs.api.plugin.RequirePlugin
-
The method returns the name of the current plugin being used e.g.
- getPort() - Method in interface org.bladerunnerjs.api.appserver.ApplicationServer
-
- getPossibleDevRequests(BundlableNode, List<String>) - Method in class org.bladerunnerjs.api.spec.engine.ContentPluginCommander
-
- getPossibleProdRequests(BundlableNode, List<String>) - Method in class org.bladerunnerjs.api.spec.engine.ContentPluginCommander
-
- getPostExportDefineTimeDependentAssets(BundlableNode) - Method in interface org.bladerunnerjs.api.SourceModule
-
Returns the list of dependencies that happen to be required at define-time, but which are not needed for the
source-module to actually define itself.
- getPreExportDefineTimeDependentAssets(BundlableNode) - Method in interface org.bladerunnerjs.api.SourceModule
-
Returns the list of all dependencies required by the source-module before it's able to define itself.
- getPrimaryRequirePath() - Method in interface org.bladerunnerjs.api.Asset
-
The method returns the primary require path to the Asset, which is calculated based on the require prefix of its AssetContainer
and the Asset name.
- getReader() - Method in interface org.bladerunnerjs.api.Asset
-
The method returns a Reader
object for obtaining the content of the Asset.
- getReader() - Method in class org.bladerunnerjs.api.plugin.CharResponseContent
-
- getRegisteredAsset(String) - Method in interface org.bladerunnerjs.api.plugin.AssetRegistry
-
The method retrieves the registered
Asset
identified by the specified require path within the current registry.
- getRegisteredAsset(String) - Method in class org.bladerunnerjs.api.plugin.DefaultAssetRegistry
-
- getRegisteredAssets() - Method in interface org.bladerunnerjs.api.plugin.AssetRegistry
-
Returns all Assets registered with the Asset registry
- getRegisteredAssets() - Method in class org.bladerunnerjs.api.plugin.DefaultAssetRegistry
-
- getRegisteredSeedAssets() - Method in interface org.bladerunnerjs.api.plugin.AssetRegistry
-
Returns all Assets registered as seed assets with the Asset registry
- getRegisteredSeedAssets() - Method in class org.bladerunnerjs.api.plugin.DefaultAssetRegistry
-
- getRelativePath(MemoizedFile) - Method in class org.bladerunnerjs.api.memoization.MemoizedFile
-
- getRequest() - Method in exception org.bladerunnerjs.api.model.exception.request.MalformedRequestException
-
- getRequestPrefix() - Method in interface org.bladerunnerjs.api.plugin.ContentPlugin
-
Returns the prefix that all requests for this content plug-in will begin with.
- getRequirePaths() - Method in interface org.bladerunnerjs.api.Asset
-
The method returns the available require paths to the Asset.
- getRequirePlugins() - Method in interface org.bladerunnerjs.api.plugin.PluginLocator
-
The method retrieves all
RequirePlugin
s for the
BRJS
object inputed through the createPlugins function.
- getRequirePlugins() - Method in class org.bladerunnerjs.api.spec.utility.MockPluginLocator
-
- getRequirePrefix() - Method in class org.bladerunnerjs.api.App
-
- getRequirePrefix() - Method in class org.bladerunnerjs.api.AppConf
-
- getRequirePrefix() - Method in class org.bladerunnerjs.api.BRLibConf
-
- getResourceFile(String) - Method in class org.bladerunnerjs.api.spec.utility.AspectBuilder
-
- getScopeLocationText(AssetContainer) - Static method in class org.bladerunnerjs.api.model.exception.RequirePathExceptionUtils
-
- getSettingNames() - Method in interface org.bladerunnerjs.api.plugin.MinifierPlugin
-
- getSourceFile(String) - Method in class org.bladerunnerjs.api.spec.engine.AssetContainerBuilder
-
- getSourceFile(String) - Method in class org.bladerunnerjs.api.spec.utility.TestPackBuilder
-
- getSrcResourceFile(String) - Method in class org.bladerunnerjs.api.spec.utility.AspectBuilder
-
- getTagHandlerPlugins() - Method in interface org.bladerunnerjs.api.plugin.PluginLocator
-
The method retrieves all
TagHandlerPlugin
s for the
BRJS
object inputed through the createPlugins function.
- getTagHandlerPlugins() - Method in class org.bladerunnerjs.api.spec.utility.MockPluginLocator
-
- getTagName() - Method in interface org.bladerunnerjs.api.plugin.TagHandlerPlugin
-
Returns the name of the tag this tag-handler provides.
- getTemplateName() - Method in interface org.bladerunnerjs.api.BRJSNode
-
The method returns the name of the template, that is, the entity type and not the template group (which represents a collection
of templates).
- getTemplateName() - Method in class org.bladerunnerjs.api.TestPack
-
- getTemporaryExportDir(App) - Static method in class org.bladerunnerjs.api.spec.model.app.building.AppBuilderUtilis
-
- Getter<E extends java.lang.Exception> - Interface in org.bladerunnerjs.api.memoization
-
A generic Getter entity for obtaining access to a Memoized Value.
- getTestSourceFile(String) - Method in class org.bladerunnerjs.api.spec.engine.AssetContainerBuilder
-
- getTypeName() - Method in class org.bladerunnerjs.api.Workbench
-
- getUnderlyingFile() - Method in class org.bladerunnerjs.api.memoization.MemoizedFile
-
- getUsedContentPaths(BundleSet, RequestMode, Locale...) - Method in class org.bladerunnerjs.api.plugin.base.AbstractContentPlugin
-
- getUsedContentPaths(BundleSet, RequestMode, Locale...) - Method in interface org.bladerunnerjs.api.plugin.ContentPlugin
-
- getUseTimeDependentAssets(BundlableNode) - Method in interface org.bladerunnerjs.api.SourceModule
-
Returns the list of dependencies that are known not to be needed by the source-module until use-time.
- getValidContentPaths(BundleSet, RequestMode, Locale...) - Method in interface org.bladerunnerjs.api.plugin.ContentPlugin
-
Returns the list of valid content paths for the given bundle-set and locale.
- getVersion() - Method in class org.bladerunnerjs.api.spec.utility.MockAppVersionGenerator
-
- getVersionPattern() - Method in class org.bladerunnerjs.api.spec.utility.MockAppVersionGenerator
-
- given() - Method in class org.bladerunnerjs.api.spec.engine.SpecTest
-
- given(MemoizedFile) - Method in class org.bladerunnerjs.api.spec.engine.SpecTest
-
- given(File) - Method in class org.bladerunnerjs.api.spec.engine.SpecTest
-
- given(List<Throwable>) - Method in class org.bladerunnerjs.api.spec.engine.SpecTest
-
- given(LogMessageStore) - Method in class org.bladerunnerjs.api.spec.engine.SpecTest
-
- given(EventObserver) - Method in class org.bladerunnerjs.api.spec.engine.SpecTest
-
- given(NamedNode) - Method in class org.bladerunnerjs.api.spec.engine.SpecTest
-
- given(TemplateGroup) - Method in class org.bladerunnerjs.api.spec.engine.SpecTest
-
- given(BRJS) - Method in class org.bladerunnerjs.api.spec.engine.SpecTest
-
- given(BladerunnerConf) - Method in class org.bladerunnerjs.api.spec.engine.SpecTest
-
- given(NodeProperties) - Method in class org.bladerunnerjs.api.spec.engine.SpecTest
-
- given(App) - Method in class org.bladerunnerjs.api.spec.engine.SpecTest
-
- given(AppConf) - Method in class org.bladerunnerjs.api.spec.engine.SpecTest
-
- given(Aspect) - Method in class org.bladerunnerjs.api.spec.engine.SpecTest
-
- given(Blade) - Method in class org.bladerunnerjs.api.spec.engine.SpecTest
-
- given(Bladeset) - Method in class org.bladerunnerjs.api.spec.engine.SpecTest
-
- given(Workbench<?>) - Method in class org.bladerunnerjs.api.spec.engine.SpecTest
-
- given(JsLib) - Method in class org.bladerunnerjs.api.spec.engine.SpecTest
-
- given(DirNode) - Method in class org.bladerunnerjs.api.spec.engine.SpecTest
-
- given(NamedDirNode) - Method in class org.bladerunnerjs.api.spec.engine.SpecTest
-
- given(ApplicationServer) - Method in class org.bladerunnerjs.api.spec.engine.SpecTest
-
- given(Server) - Method in class org.bladerunnerjs.api.spec.engine.SpecTest
-
- given(B) - Method in class org.bladerunnerjs.api.spec.engine.SpecTest
-